Contributing
May 17, 2025 · View on GitHub
Thanks for thinking about contributing!
Quick checklist
- Make sure your entry is something you have personally read/used and can recommend.
- Follow the format:
- [Name](URL) – 30‑60 characters of description. - Keep the list alphabetically sorted within each section.
- Run
npm run lintlocally to ensure awesome‑lint passes. - Submit a pull request that:
- Adds your link at the correct place.
- Updates no more than one or two lines unrelated to your change.
- Has a clear title like
Add Foo Bar. - Mentions unicorn in the PR body to show you have read the guidelines.
- Review at least two other open PRs in this repository (required for our eventual upstream submission).
Local setup
npm install
npm run lint
npm run check-links
Upstream rules
Once this list matures we will propose inclusion in https://github.com/sindresorhus/awesome. Please ensure your contribution complies with the official guidelines.