Reagent plugin for the views library, providing real-time component updates to server-side changes to data.
Go to file
2016-05-31 11:11:17 -04:00
examples rename project 2016-05-31 10:47:22 -04:00
views.reagent update clojure/lein project names 2016-05-31 11:11:17 -04:00
views.reagent.browserchannel update clojure/lein project names 2016-05-31 11:11:17 -04:00
views.reagent.sente update clojure/lein project names 2016-05-31 11:11:17 -04:00
.gitignore update gitignore 2016-05-19 17:07:07 -04:00
LICENSE initial commit using test application code as the base & comments added 2014-12-24 19:19:43 -05:00
README.md rename project 2016-05-31 10:47:22 -04:00

views.reagent

Reagent support for the views library, allowing Reagent components to reactively re-render based on server-side changes.

This library is still in the experimental stages!

I'm hoping to have a release with documentation and examples soon. For now, tread carefully when browsing through the code in this repository!

License

Copyright © 2016 Gered King

Distributed under the the MIT License. See LICENSE for more details.