jsonforms

React/Redux-based forms for JSON data

Github stars Tracking Chart

JSONForms - More Forms. Less Code

Getting started

  1. Clone the seed app with git clone https://github.com/eclipsesource/jsonforms-react-seed.git
  2. Install dependencies with npm ci (or npm install when using an older version)
  3. Run the app with npm run start

For more info about the seed app, please see the corresponding README file of the seed repo.
For a more detailed tutorial about the usage of JSON Forms, please see this tutorial.

Feedback, Help and Support

Feel free to start a discussion by opening an issue on this repo or by contacting us directly via email.
In addition EclipseSource also offers professional support for JSON Forms.

Developers Documentation

First time setup

  • Install node.js (version >= 6.x.x)
  • Update npm (version >= 5.8.0)
  • Clone this repository
  • Install dependencies: npm ci
  • Hook up dependencies between packages: npm run init

Build & Testing

  • Build (all packages): npm run build
  • Test (all packages): npm run test
  • Clean (delete dist folder of all packages): npm run clean
  • Run vanilla examples: cd packages/vanilla && npm run dev
  • Run material examples: cd packages/material && npm run dev
  • Check Formatting: npm run check-format

Dependency & Release management

For more info about how we handle dependencies and releases in the JSON Forms project, please see our Developer Documentation wiki page.

Continuous Integration

The JSONForms project is build and tested via Travis. Coverage is documented by Coveralls.

Current status: Build Status Coverage Status

License

The JSONForms project is licensed under the MIT License. See the LICENSE file for more information.

Migration

If you are already using JSONForms 1, check our migration guide.

Community

We have a Spectrum Chat where you can reach out to the community if you have questions.

Main metrics

Overview
Name With Ownereclipsesource/jsonforms
Primary LanguageTypeScript
Program languageCSS (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2015-02-13 10:24:06
Pushed At2025-04-14 14:55:42
Last Commit At2025-04-14 13:08:26
Release Count202
Last Release Namev3.6.0-alpha.0 (Posted on )
First Release Namev0.0.1 (Posted on 2015-06-29 17:55:39)
用户参与
Stargazers Count2.4k
Watchers Count33
Fork Count392
Commits Count1.5k
Has Issues Enabled
Issues Count1200
Issue Open Count119
Pull Requests Count1070
Pull Requests Open Count13
Pull Requests Close Count157
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private