gh-search

v1.2.0
A simply utility to search GitHub API

gh-search

A simply utility to search GitHub API

Install

$ npm i gh-search -S

Usage

import ghSearch from 'gh-search';

ghSearch('javascript', { sort: 'stars' })
  .then(res => console.log(res));

LICENSE

MIT

npm i gh-search

Metadata

  • ISC
  • Whatever
  • Mike Wilcox
  • released 2/28/2016

Downloads

Maintainers