good first issueservice-badge
倉庫指標
- Star
- (22,337 star)
- PR 合併指標
- (平均合併 6天 3小時) (30 天內合併 71 個 PR)
描述
Would be nice to have a badge to show off how many npm packages depend on my package. For example, the 1717 Dependents number at https://www.npmjs.com/package/got.
You could either:
- Use the API. Example: https://github.com/chrisdickinson/npm-get-dependents
- Scrape. Example: https://github.com/astur/check-npm-dependents