0.5.0-pre • Published 11 years ago

tower-model v0.5.0-pre

Weekly downloads
5
License
-
Repository
-
Last release
11 years ago

Tower Model

Build Status

Installation

npm install tower-model

Quick 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 install

then run the tests:

npm test

Requires mocha, chai, and phantomjs:

brew install phantomjs
npm install mocha -g
npm install phantomjs chai

License

MIT