For the complete documentation index, see llms.txt. This page is also available as Markdown.

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: 
![Downloads](https://img.shields.io/endpoint?url=https://instl.sh/stats/OWNER/REPO/badge/shields.io)

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?