twitter-pic-download
v0.0.1
Published
Download Twitter profile pictures
Downloads
4
Maintainers
Readme
Twitter Pic Download
Download Twitter profile pictures.
Install
npm install twitter-pic-download
Use
const twitterPic = require('twitter-pic-download');
twitterPic('twitter_username');
Contributing
- Fork it
- Run
npm install
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
MIT © Ryan Burgess