Can I use Node for general scripting? (Like python)

This page summarizes the projects mentioned and recommended in the original post on /r/node

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. zx

    A tool for writing better scripts

    Yes. I can recommend zx from Google. It adds some handy features to node to make it more useful for everyday scripting

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. deno

    A modern runtime for JavaScript and TypeScript.

    I use deno and it's much much better IMO. Secure runtime, first class TS support, etc.

  4. oclif

    CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.

    I’d recommend using OCLIF (https://oclif.io/). It makes building super fancy CLIs a breeze

  5. nexe

    šŸŽ‰ create a single executable out of your node.js apps

    yes, you can even compile your js if you want a single executable, with things like nexe

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Your CLI Deserves a Designer (And That Designer Is You)

    3 projects | dev.to | 4 Mar 2026
  • Compilation of Libraries Supporting CLI Application Development for Node.js

    13 projects | dev.to | 20 Jan 2025
  • Using CLI Applications to Increase Efficiency in Work

    1 project | dev.to | 13 Mar 2024
  • Mastering Node.js CLI: Best Practices and Tips

    5 projects | dev.to | 6 Feb 2024
  • Building Reactive CLIs with Ink - React CLI library

    3 projects | dev.to | 3 Nov 2023

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?