This repository has two ways you can contribute:
- Contribute to the actual code
- Add/change/remove ingredients
Please fork the repository and once you're done, submit a pull request. It might take a bit longer for me to review your pull request.
Ingredients (or technologies) make this project so powerful. They're basically filters, which check for certain mentions of code/packages/domains/headers to decide whether a website is using the ingredient (or technology).
If you would like to add ingredients, follow the "How to add Ingredients" guide. Please also fork the repository and when you're done, submit a pull request.
An ingredient consists of:
- a
.json
file with the ingredient's information - a
.png
icon (32px x 32px)
⚠️ If you're adding a new category (a new folder inside the ingredients/ folder) remember to add it to thecategories.json
file (inside the ingredients/ folder). Insert your new category in ALPHABETICAL ORDER & BEFORE "Other".
By contributing, you grant the repository owner full permission to use your work in any way, including, but not limited to: commercial use, redistribution, re-licensing, modifying, etc.