Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 611 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 611 Bytes

Json Editor

This repository contains a re-usable editor component that renders a tree-master-detail JSON editor by using JsonForms 2. Furthermore, the repository contains a standalone demo based on a JsonSchema resembling EMF's Ecore model.

Build

Run npm install to install dependencies. Run npm run build to build the module. The build results are located in /dist/.

Run Demo

If not already done, run npm install to install dependencies. Run npm run dev to start the standalone editor. It is available at http://localhost:8080/