Thank you for investing your time in contributing to our project! Just to let you know, your contribution is reflected in the readme.
Read our Code of Conduct to keep our community approachable and respectable.
We follow the same guidelines used by Awesome. To add, update, or remove the item in our project.
- We do not accept any promotion links.
- We accept only those packages actively contributed by the maintainer or community.
You start to contribute with the following syntax. Could you make sure you do not add any promotions or spam links?
Your subcategory is not listed there, and you can create a subcategory yourself.
## Name of the subcategory
Using the following syntax, you can add any npm package or library in the existing subcategory.
- [title](link) : Basic introduction.
- Fork the repository and install the package using the node package manager (npm, yarn, or pnpm).
- Adding a new package, library, tool, and template name.
- You can explain the package, library, tool, and template you added; if Your package category does not exist, you can also create it.
- Lastly, run
pnpm format
andpnpm lint
to format and fix the lint issue before applying the pull request.
Commit the changes once you are happy with them. Ensure that the document does not contain grammar mistakes and that your package name and link work properly.
When you're finished with the changes, create a pull request called a PR. Your PR is merged!