0.0.0 • Published 9 years ago

redbox-api v0.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

redbox-api

NPM version Build Status Dependency Status Coverage Status

JS API into http://developer.redbox.com/

Install

$ npm install --save redbox-api

Usage

var redboxApi = require('redbox-api');
redboxApi(); // "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) 2015 Ryan Dunckel. Licensed under the MIT license.