https://github.com/maximization/nodejs-toolbox-catalog
Catalog of categories and libraries for Node.js Toolbox
https://github.com/maximization/nodejs-toolbox-catalog
Last synced: 4 days ago
JSON representation
Catalog of categories and libraries for Node.js Toolbox
- Host: GitHub
- URL: https://github.com/maximization/nodejs-toolbox-catalog
- Owner: Maximization
- License: mit
- Created: 2023-02-23T07:07:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-12T05:47:48.000Z (3 months ago)
- Last Synced: 2026-03-12T11:47:34.040Z (3 months ago)
- Language: JavaScript
- Homepage: https://nodejstoolbox.com
- Size: 1.67 MB
- Stars: 263
- Watchers: 7
- Forks: 39
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.js Toolbox Catalog
This repository houses the categories and libraries used by [Node.js Toolbox](https://nodejstoolbox.com).
**Want to add a category or missing a library?** Contributions are welcome! Feel free to add a library in the appropriate category and create a pull request. If you're not sure which category a library belongs to, you can open an issue instead.
You'll find the categories in the `./src/categories` folder. Each category is a json file with a `packages` array containing all libraries belonging to that specific category.