2014-12-24 19:19:43 -05:00
|
|
|
# reagent-data-views
|
|
|
|
|
2016-05-21 19:50:49 -04:00
|
|
|
Reagent components that can subscribe to receive realtime database updates.
|
|
|
|
|
|
|
|
### 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!
|
|
|
|
|
2016-05-21 19:53:34 -04:00
|
|
|
This requires the use of my fork of the [views](https://github.com/gered/views) library
|
|
|
|
(which is also currently in the experimental stage).
|
2014-12-24 19:19:43 -05:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
2016-05-21 19:50:49 -04:00
|
|
|
Copyright © 2016 Gered King
|
2014-12-24 19:19:43 -05:00
|
|
|
|
|
|
|
Distributed under the the MIT License. See LICENSE for more details.
|