The best project ever.
Install the module with: npm install couch-promise --save
var couch_promise = require('couch-promise');
couch_promise.awesome(); // "awesome"
(Coming soon)
(Coming soon)
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.
Copyright (c) 2013 parroit
Licensed under the MIT license.