tower-container

0.0.1 • Public • Published

Tower Container

Build Status

Installation

npm install tower-container

Quick Start

var container = require('tower-container');

Features

More Information

Follow @viatropos on twitter for updates

Running Tests

git clone git://github.com/viatropos/tower-container.git
cd tower-container
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

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i tower-container

    Weekly Downloads

    1

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • viatropos