A side project I made a year ago and still use to quickly skim through repos/libraries

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

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-final-form

    🏁 High performance subscription-based form state management for React

  • If you like form libraries, quick plug for Final Form, which was made by the same folks who did Redux Form. It's render engine agnostic (works on react, angular, vue) but has a way better api than formik, and handles custom input components better than RHF.

  • 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

  • How would you handle 20+ form inputs in react?

    1 project | /r/reactjs | 13 May 2022
  • Performance optimizations in React

    1 project | /r/reactjs | 26 Jun 2021
  • Top 5 form validation libraries in React JS and Next JS

    5 projects | dev.to | 29 Sep 2023
  • Best Library To Create Simple And Complex Forms In React

    3 projects | dev.to | 4 Nov 2022
  • Formik sucks, is there a decent lib or the best way is to build your own forms?

    5 projects | /r/reactjs | 30 Sep 2022