0.2.5 • Published 7 years ago

cerebro-github v0.2.5

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Cerebro Github

npm npm

Cerebro plugin to get information from github

npm.io

Usage

Repo and user search can be queried on (forks, stars, followers, repos, topics, location, size) in any order. (having, with) are used to declare intent of query.

  • Trending Search
    • trending users
    • trending users {using language} {this week}
    • trending repos
    • trending repos {using language} {this month}
  • Repo/User Search
    • {user-search-term} user in {location} having more than 10 repos with at least 5 followers
    • {repo-search-term} repo written in {language} with at least 3 forks
    • {repo-search-term} repo having between 4 and 6 stars with 2 topics

Features

  • Processing of query using natural language
  • Search github for trending repos or users
  • Search github for repo or users based on query
  • View user top repositories by most recently updated
  • View repo readme

Todo

  • Add font-awesome
  • Show Readme for a selected repo
  • Show repos for a selected user

Related

License

MIT © Chizzy Alaedu