Skip to content

TheZoker/jsonforms-tooling

 
 

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • TypeScript 0.6%