tower-model
v0.5.0-pre
Published
[](http://travis-ci.org/viatropos/tower-model)
Downloads
17
Readme
Tower Model
Installation
npm install tower-modelQuick Start
var towerModel = require('tower-model');Features
More Information
Follow @viatropos on twitter for updates
Running Tests
git clone git://github.com/viatropos/tower-model.git
cd tower-model
npm installthen run the tests:
npm testRequires mocha, chai, and phantomjs:
brew install phantomjs
npm install mocha -g
npm install phantomjs chaiLicense
MIT

