tower-model

0.5.0-pre • Public • Published

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

/tower-model/

    Package Sidebar

    Install

    npm i tower-model

    Weekly Downloads

    1

    Version

    0.5.0-pre

    License

    none

    Last publish

    Collaborators

    • viatropos