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

eclipsesource/jsoneditor

Folders and files

NameName
Last commit message
Last commit date
Aug 9, 2017
Sep 28, 2017
Jul 25, 2017
Sep 29, 2017
Aug 21, 2017
Jul 25, 2017
Aug 17, 2017
May 1, 2017
Aug 24, 2017
Jul 25, 2017
Aug 24, 2017
Aug 21, 2017
Aug 21, 2017
Jul 25, 2017

Repository files navigation

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/