js-alg
v0.0.1
Published
theAlg
Downloads
3
Readme
alg
theAlg
Install
$ npm install --save alg
Usage
var alg = require('alg');
alg(); // "awesome"
API
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.
License
Copyright (c) 2014 Bill Gao. Licensed under the MIT license.