Contributors
June 29, 2026 ยท View on GitHub
This project is community-built.
The canonical roster is managed with
all-contributors and stored in
/.all-contributorsrc.
The rendered table lives in the README so it is visible from GitHub and the
package homepage.
Who Contributed
See the full contributor roster in:
How People Contributed
Based on all-contributors categories, contributions include:
- code
- documentation
- maintenance
- infrastructure
- security
- bug reports
- user testing
- research
- tutorials
Want To Contribute?
Adding A Contributor
Use the all-contributors bot or CLI from a pull request:
npx all-contributors-cli add <github-login> code,doc
npx all-contributors-cli generate
Commit both .all-contributorsrc and README.md. Choose contribution types
that describe what actually happened, such as code, doc, bug,
userTesting, infra, security, research, maintenance, or tutorial.