twitter-favorites
v0.0.0
Published
retrieve twitter favorites
Readme
twitter-favorites
retrieve twitter favorites
Install
$ npm install --save twitter-favoritesUsage
var twitterFavorites = require('twitter-favorites');
twitterFavorites.awesome(); // "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.
Release History
(Nothing yet)
License
Copyright (c) 2014 Kentaro Wakayama. Licensed under the MIT license.

