good first issueservice-badge
Repository-Metriken
- Stars
- (22.337 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 3h) (71 gemergte PRs in 30 T)
Beschreibung
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