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-07-22 09:20:45
最后一次提交2025-06-30 06:30:54
發布數205
最新版本名稱v3.6.0 (發布於 )
第一版名稱v0.0.1 (發布於 2015-06-29 17:55:39)
用户参与
星數2.5k
關注者數32
派生數406
提交數1.6k
已啟用問題?
問題數1214
打開的問題數124
拉請求數1079
打開的拉請求數16
關閉的拉請求數161
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?