twitter-favorites

0.0.0 • Public • Published

twitter-favorites

NPM version Build Status Dependency Status Coverage Status

retrieve twitter favorites

Install

$ npm install --save twitter-favorites

Usage

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.

/twitter-favorites/

    Package Sidebar

    Install

    npm i twitter-favorites

    Weekly Downloads

    2

    Version

    0.0.0

    License

    MIT

    Last publish

    Collaborators

    • kwakayama