sort-github-repositories
Install
$ npm install sort-github-repositories
Usage
const sortRepos = ; ; // descending sort ;
API
sortRepos(username, [sortField])
username
Type: string
GitHub username.
options
sortField
Type: string
Field to sort by. Optional fields can be seen HERE in the Response object.
Constructed with the help of
License
MIT © Max Voronov