Demystifying package.json

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
  • react-modal

    Accessible modal dialog component for React

  • { "name": "react-modal", "version": "3.15.1", "description": "Accessible modal dialog component for React.JS", "main": "./lib/index.js", "module": "./lib/index.js", "repository": { "type": "git", "url": "https://github.com/reactjs/react-modal.git" }, "homepage": "https://github.com/reactjs/react-modal", "bugs": "https://github.com/reactjs/react-modal/issues", "directories": { "example": "examples" }, "scripts": { ... }, "authors": [ "Ryan Florence" ], "license": "MIT", "devDependencies": { ... }, "dependencies": { ... }, "peerDependencies": { ... }, "tags": [ ... ], "keywords": [ ... ], "engines": { "node": ">=8" } }

  • 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

  • React Bootstrap Overriding Custom CSS

    1 project | /r/reactjs | 10 Mar 2023
  • What is the best way to implement a modal in React?

    1 project | /r/reactjs | 25 Aug 2022
  • react-modal Dynamic Sizing

    1 project | /r/codehunter | 1 May 2022
  • How do I selectively install/delete folders/files from my repo when I install it?

    1 project | /r/reactjs | 21 Oct 2021
  • While building a webpart, I am struggling to create a form that covers the entire page area

    1 project | /r/u_ricknevergivesup | 15 Oct 2021