Runtime Type Checking and Data Model Definition for JavaScript
$ npm install objectmodel
##Documentation, examples, questions
Please refer to the project website: [objectmodel.js.org] 1
##Fork, build, test
Automatic minifying/concatenating/testing process is done by Grunt
npm install
grunt
Bug reports and pull requests are welcome