https://github.com/ericgj/rivets-component-config
https://github.com/ericgj/rivets-component-config
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericgj/rivets-component-config
- Owner: ericgj
- Created: 2013-03-03T02:58:25.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-03T02:59:27.000Z (over 13 years ago)
- Last Synced: 2025-03-05T11:34:07.651Z (over 1 year ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# rivets-component-config
Rivets.js config for [reactive][1]- or [react][2]-compatible models,
Using jquery-free standard Rivets bindings
## Installation
$ component install ericgj/rivets-component-config
## Usage
```javascript
require('rivets-component-config');
```
## License
MIT
[1]: https://github.com/component/reactive
[2]: https://github.com/timoxley/react