pkg : This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.
howdoi : Instant coding answers via the command line.
JSHint : A JavaScript Code Quality Tool. JSHint is a tool that helps to detect errors and potential problems in your JavaScript code.
Tesseract.js : Tesseract.js is a pure Javascript port of the popular Tesseract OCR engine.
This library supports over 60 languages, automatic text orientation and sc...
htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
Grunt is a task-based command line build tool for JavaScript projects