Maximization / nodejs-toolbox-catalog

Catalog of categories and libraries for Node.js Toolbox
https://nodejstoolbox.com
MIT License
258 stars 38 forks source link

Added farjs-app to command-line-utilities.json #53

Closed viktor-podzigun closed 2 months ago

viktor-podzigun commented 2 months ago

Thank you for contributing to the Node.js Toolbox catalog! 🙏

Note: Node.js Toolbox is specifically for backend libraries. If a library works both in the browser AND in Node.js feel free to add it. Libraries that work ONLY in the browser are out of scope for now.

Before submitting your pull request, please make sure:

viktor-podzigun commented 2 months ago

Was not sure about the right category. Seems like it is the closest, though it is the cli app, not a lib, maybe it is time for a new category? 🤔

Maximization commented 2 months ago

@viktor-podzigun Thank you for your contribution. Had a look at farjs-app and correct me if I'm wrong but it's not really a library you import/require in Node.js and use it in a project. Nor is it built with Node.js. For these reasons, I don't think it belongs in Node.js Toolbox.