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

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.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. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB 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

  • 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
  • Is there any alternative to an .exe to deploy node apps?

    1 project | /r/node | 4 Jul 2023

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