0.6.3 • Published 10 years ago

wiredjs v0.6.3

Weekly downloads
4
License
ISC
Repository
github
Last release
10 years ago

WiredJS

NPM version build status Test coverage Codacy Badge Code Climate dependencies devdependencies

Installation

$ npm install wiredjs

To use wiredjs you must be running node 0.11.9 or higher for generator support, and must run node(1) with the --harmony flag. If you don't like typing this, add an alias to your shell profile:

alias node='node --harmony'

Running tests

$ make test
0.6.3

10 years ago

0.6.2

10 years ago

0.6.1

10 years ago

0.6.0

10 years ago

0.5.1

10 years ago

0.1.0

10 years ago