Go to file
Pauan ed137a5aa1 Changing timestamps to use Rc + RefCell rather than Arc + Mutex 2018-03-16 03:40:18 -10:00
examples Changing to use a Rust queue for the animations 2018-03-15 20:50:21 -10:00
src Changing timestamps to use Rc + RefCell rather than Arc + Mutex 2018-03-16 03:40:18 -10:00
.gitignore Adding in DomChildren implementation for Signal 2018-02-20 22:08:36 -10:00
Cargo.toml Adding in working animations 2018-03-15 00:54:18 -10:00
LICENSE Initial commit 2018-02-20 20:33:26 -10:00
README.md Splitting signals into a separate Git repo 2018-03-08 13:46:00 -10:00

README.md

Zero-cost virtual DOM for Rust!

This crate is super unstable! Don't use it to build anything serious, there will be breaking changes!