views.reagent/README.md

19 lines
548 B
Markdown
Raw Normal View History

2016-05-31 10:47:22 -04:00
# views.reagent
2016-05-31 10:47:22 -04:00
[Reagent][1] support for the [views][2] library, allowing Reagent components to
reactively re-render based on server-side changes.
[1]: https://github.com/reagent-project/reagent
[2]: https://github.com/gered/views
2016-05-21 19:50:49 -04:00
### 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
2016-05-21 19:50:49 -04:00
Copyright © 2016 Gered King
Distributed under the the MIT License. See LICENSE for more details.