Multi-package project setup

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
  • ESLint

    Find and fix problems in your JavaScript code.

  • We'll use ESLint with some plugins, alongside Prettier for project linting & file formatting.

  • prettier

    Prettier is an opinionated code formatter.

  • We'll use ESLint with some plugins, alongside Prettier for project linting & file formatting.

  • 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
  • You can take a look at an example repository containing all that was done in this GitHub repo, and the version with the formatting/linting changes on this branch.

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

  • How to start building a Next.js project

    3 projects | dev.to | 2 Sep 2023
  • How to Give Code Review as a Junior Developer?

    2 projects | dev.to | 24 Jun 2023
  • 6 coding best practices to take you to the next level

    2 projects | dev.to | 30 May 2023
  • Ferramentas e técnicas para definir um limite de caracteres por linha ideal para seu código

    2 projects | dev.to | 28 May 2023
  • Cypress Workshop Part 2: Code quality and static analysis

    3 projects | dev.to | 13 May 2023