Node.js Starter Project for Advent of Code

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
  • create-node-cli

  • The README.md should give a pretty clear idea of how to use the package. Of special note: I've made sure you can run it using the npx command. For those who might not be familiar, npx allows you to run an npm command without actually installing it. It's pretty slick 🙌

  • chalk

    🖍 Terminal string styling done right

  • Chalk is there because I like to worry about how my output is formatted and styled and whatnot.

  • 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

  • Going beyond the old and boring console.log()

    1 project | /r/node | 4 Feb 2023
  • Hacktoberfest Recap

    1 project | dev.to | 31 Oct 2022
  • 16-Nodejs Course 2023: Application Configurations

    2 projects | dev.to | 31 Oct 2022
  • Why a terminal cant support colors?

    1 project | /r/termux | 29 Apr 2022
  • chalk VS ansis - a user suggested alternative

    2 projects | 24 Jan 2022