github-stargazers

1.0.0 • Public • Published

github-stargazers

github repo stargazers analyse

npm version

Install

$ npm install --save github-stargazers

Usage

const githubStargazers = require('./index')

// var repo = 'imgcook/imove'
var repo = 'i5ting/i5ting'

githubStargazers(repo, function (result) {
    console.log(result)
})

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

版本历史

  • v1.1.0 实现可编程调用
  • v1.0.0 初始化版本cli,实现kp导出

欢迎fork和反馈

如有建议或意见,请在issue提问或邮件

License

this repo is released under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i github-stargazers

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

6.53 kB

Total Files

5

Last publish

Collaborators

  • langshu