#virtual-dom #dom #virtual #css #web-apps

percy

A modular toolkit for building isomorphic web apps with Rust + WebAssembly

1 unstable release

Uses old Rust 2015

0.0.1 Jul 25, 2018

#32 in #virtual-dom

MIT license

55KB

Percy Build Status docs

A modular toolkit for building isomorphic web apps with Rust + WebAssembly

percy cargo documentation <--- TODO... publish

Initial Background / Motivation

TODO...

Getting Started

TODO...

link to mdbook...

Running the example isomorphic web app locally

git clone https://github.com/chinedufn/percy
cd percy
./examples/isomorphic/start.sh

Now visit http://127.0.0.1:7878 !

Contributing

Please open issues / PRs explaining your intended use case and let's see if we should or shouldn't make percy support it!

Also feel free to open issues and PRs with any questions / thoughts that you have!

To test

TODO... make this a script so that we can run the JSDOM tests also

cargo test --all

See Also

License

MIT

No runtime deps