twitter-pic-download

0.0.1 • Public • Published

Twitter Pic Download

Download Twitter profile pictures.

Install

npm install twitter-pic-download

Use

const twitterPic = require('twitter-pic-download');
twitterPic('twitter_username');

Contributing

  1. Fork it
  2. Run npm install
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

License

MIT © Ryan Burgess

Package Sidebar

Install

npm i twitter-pic-download

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • ryanburgess