simplevalues

0.0.1-alpha • Public • Published

SimpleValues

SimpleValues for models, with observer pattern.

Installation

Via npm on Node:

npm install simplevalues

Usage

Reference in your program:

var sv = require('simplevalues');

TBD

Development

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

Samples

TBD

Projects

Projects that use SimpleValues:

TBD

Versions

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

Package Sidebar

Install

npm i simplevalues

Weekly Downloads

1

Version

0.0.1-alpha

License

none

Last publish

Collaborators

  • ajlopez