JSONForms VS data-driven-forms

Compare JSONForms vs data-driven-forms and see what are their differences.

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
JSONForms data-driven-forms
21 4
1,953 287
2.7% 0.0%
8.8 8.0
14 days ago 21 days ago
TypeScript JavaScript
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

JSONForms

Posts with mentions or reviews of JSONForms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.

data-driven-forms

Posts with mentions or reviews of data-driven-forms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-14.
  • Need to create a form component based on API response
    1 project | /r/react | 25 Oct 2022
    Okay, what you describes called data-driven form, which means you form schema reside somewhere else. I strongly suggest using 3rd party framework such as data-driven form. It will make your life much easier.
  • Is it okay to use a json file set what fields show up in a form?
    1 project | /r/reactjs | 19 Jul 2022
    A longer answer would be yes it is ok BUT what you are doing is coming up with a Domain Specific Language (DSL) for building forms which can be an undertaking both to author and to communicate with other developers. I would suggest using React and javascript to manage the fields if possible and if not look into a library that takes on the task of making a DSL and provides documentation for it (to help communicate to other developers). I found this after a quick search https://data-driven-forms.org/
  • Introducing Material-UI component mapper for Data Driven Forms
    3 projects | dev.to | 14 Jan 2021
    Data Driven Forms is a open source React library that uses a data driven approach for building React forms. This approach is based on rendering JSON schemas as React forms with all needed functionality provided by the renderer. It includes features such as validation, conditional fields and many more. It helps web developers to write forms much quicker, simpler and to achieve a consistency across the whole application.

What are some alternatives?

When comparing JSONForms and data-driven-forms you can also consider the following projects:

react-jsonschema-form - A React component for building Web forms from JSON Schema.

react-hook-form - 📋 React Hooks for form state management and validation (Web + React Native)

formik - Build forms in React, without the tears 😭 [Moved to: https://github.com/jaredpalmer/formik]

formily - 📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3

ngx-formly - 📝 JSON powered / Dynamic forms for Angular

SurveyJS - Free Open-Source JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout that lets you load and run multiple web forms, or build your own self-hosted form management system, retaining all sensitive data on your servers. You have total freedom of choice as to the backend, because any server + database combination is fully compatible.

react-final-form - 🏁 High performance subscription-based form state management for React

formsy-react - A form input builder and validator for React JS