simplereact

0.0.1-alpha • Public • Published

SimpleReact

SimpleReact reactive programming using datasources.

Installation

Via npm on Node:

npm install simplereact

Usage

Reference in your program:

var sr = require('simplereact');

TBD

Development

git clone git://github.com/ajlopez/SimpleReact.git
cd SimpleReact
npm install
npm test

Samples

TBD

License

MIT

Contribution

Feel free to file issues and submit pull requests � contributions are welcome<

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

Readme

Keywords

none

Package Sidebar

Install

npm i simplereact

Weekly Downloads

2

Version

0.0.1-alpha

License

none

Last publish

Collaborators

  • ajlopez