[![crates.io](http://meritbadge.herokuapp.com/dominator)](https://crates.io/crates/dominator) [![docs.rs](https://docs.rs/dominator/badge.svg)](https://docs.rs/dominator) Zero cost declarative DOM library using FRP signals for Rust! Status ====== It is generally feature complete, though more convenience methods might be added over time. It is relatively stable: breaking changes are rare, and are handled with the normal semver system. Running the examples ==================== Just do `yarn` and then `yarn start` (it will take a while to compile the dependencies, please be patient) Community ========= We have a [Discord server](https://discord.gg/fDFGvnR). Feel free to ask any Dominator questions there.