Installation Statistics
Get installation statistics about your projects
Installation statistics for specific project
You can view the installation count of your project by visiting this URL:
https://instl.sh/OWNER/REPO
You can also create a badge of your project's total installation count:
Base URL: https://img.shields.io/endpoint?url=https://instl.sh/stats/OWNER/REPO/badge/shields.io
Markdown:

HTML:
<img src="https://img.shields.io/endpoint?url=https://instl.sh/stats/OWNER/REPO/badge/shields.io" />
You can customize the badge by passing options to shields. Documentation: https://shields.io/
Example
Last updated
Was this helpful?