Skip to content
#

nodejs-cli

Here are 50 public repositories matching this topic...

nodejs-cli-apps-best-practices
jasonkarns
jasonkarns commented Feb 19, 2020

As a counterpoint to the suggestion with 'empathetic CLIs', having a CLI that may suddenly block for STDIN is not friendly or empathetic. It does not account for an invocation that be run un-attended (ie on a build server, or scheduled cron job). Indeed, I would go so far as to say that any single CLI command should always be interactive or never be interactive; not sometimes.

It's also

[NodeJS] [JavaScript][Windows][batch][CMD] query the online API of VirusTotal and SecurityTrails using NodeJS, gathering subdomains for a user-input domain. Easy input and easy copy and paste using inputbox and notepad2. Requires free account registration in both companies.

  • Updated Dec 19, 2019
  • Batchfile

Improve this page

Add a description, image, and links to the nodejs-cli topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nodejs-cli topic, visit your repo's landing page and select "manage topics."

Learn more