Skip to content

eclipsesource/jsonforms-tooling

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad9ecdd · Jul 18, 2022

History

58 Commits
Sep 4, 2019
Sep 4, 2019
Sep 5, 2019
Dec 6, 2018
Sep 4, 2019
Jun 25, 2019
Sep 4, 2019
May 7, 2019
Aug 23, 2019
Jul 18, 2022
Sep 4, 2019
Mar 7, 2019
Mar 7, 2019

Repository files navigation

JSONForms Tooling

Make it easier for developers to use JSONForms

Continuous Integration

The JSONForms project is build and tested via Travis.

Current status: Build Status

Getting started

To get started, you just need to run the following commands:

npm install

This will install all dependencies for the vscode-extension, the jsonforms-common-tooling and the generator-jsonforms package.

To compile the code in all packages, just run

npm run build

For more information on each package, please read the README of those packages.

License

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