Reagent plugin for the views library, providing real-time component updates to server-side changes to data.
Go to file
Gered 86b7ec0ca2 lots of updates: new views and reagent. remove direct browserchannel dep
new "architecture" will rely on secondary "adapter" libraries that
plug in to reagent-data-views and provide the actual underlying
client/server messaging implementation (e.g. browserchannel or sente)
2016-05-19 16:24:26 -04:00
examples/todomvc update todomvc app with clj-browserchannel-messaging changes 2014-12-29 09:50:32 -05:00
reagent-data-views lots of updates: new views and reagent. remove direct browserchannel dep 2016-05-19 16:24:26 -04:00
.gitignore initial commit using test application code as the base & comments added 2014-12-24 19:19:43 -05:00
LICENSE initial commit using test application code as the base & comments added 2014-12-24 19:19:43 -05:00
README.md Update README.md 2016-03-04 16:19:36 -05:00

reagent-data-views

TODO: Update this. This library, while I think it's pretty darn awesome, uses out of date libraries (the views library in particular is waaaaaay old, no one would want to use this version now). Plus a bunch of dependencies (including the aforementioned views library) are not on Clojars, so a bunch of manual installations in is necessary to use this at the moment.

License

Copyright © 2014 Gered King

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