Create a productive environment for your personal nodejs scripts

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • execa

    Process execution for humans

  • One of the strengths of bash is that we can call just about any tool we have available on our system by just using their name. I know node can do that too, but it's awkward at best. But there is hope, the library execa has a function (execa.command) that can give us a syntax that is more convenient. Before using it in a script I would like to do some adjustments.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

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

  • Execa: Process Execution for Humans in Node.js

    1 project | news.ycombinator.com | 20 Jan 2024
  • The Bun Shell

    1 project | news.ycombinator.com | 20 Jan 2024
  • Fluent shell scripts with JavaScript

    1 project | /r/javascript | 13 Mar 2023
  • Getting vim ex command output without a TTY?

    1 project | /r/vim | 14 Dec 2021
  • Broadcasting in AdonisJS

    1 project | dev.to | 4 Oct 2021