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

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
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
  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. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS 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?