jsonforms

React/Redux-based forms for JSON data

Github星跟踪图

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.

主要指标

概览
名称与所有者eclipsesource/jsonforms
主编程语言TypeScript
编程语言CSS (语言数: 7)
平台
许可证MIT License
所有者活动
创建于2015-02-13 10:24:06
推送于2025-08-14 20:21:15
最后一次提交2025-08-14 20:21:11
发布数207
最新版本名称v3.7.0-alpha.1 (发布于 )
第一版名称v0.0.1 (发布于 2015-06-29 17:55:39)
用户参与
星数2.5k
关注者数32
派生数410
提交数1.6k
已启用问题?
问题数1219
打开的问题数123
拉请求数1084
打开的拉请求数20
关闭的拉请求数161
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?