Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericgj/rivets-component-config
https://github.com/ericgj/rivets-component-config
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericgj/rivets-component-config
- Owner: ericgj
- Created: 2013-03-03T02:58:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-03T02:59:27.000Z (almost 12 years ago)
- Last Synced: 2024-11-15T12:27:35.490Z (2 months 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');
```
## LicenseMIT
[1]: https://github.com/component/reactive
[2]: https://github.com/timoxley/react