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: about 1 year 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: 2024-10-18T07:36:01.000Z (over 1 year ago)
- Last Synced: 2025-04-22T17:14:46.831Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://nodejstoolbox.com
- Size: 1.05 MB
- Stars: 262
- Watchers: 8
- Forks: 36
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Maximization/nodejs-toolbox-catalog - Catalog of categories and libraries for Node.js Toolbox (JavaScript)
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.