node-gh-trending
Access GitHub trending repositories / developers
Install
$ npm install --save node-gh-trending
API
findRepos([lang], [time], callback)
findDevs([time], callback)
If you would like trending weekly or monthly results, you can provide those as the time option and if a time is not provided, the daily trending repositories will be given.
Usage
const trending =trendingtrending
License
MIT