Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 772 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 772 Bytes

json-element

The idea behind this project is to integrate JSON Schema into web component. With JSON Schema, component editing forms can be generated on the fly and embeded into popular WYSIWYG editors such as CKEditor 5 and/or content management systems.

Dependencies

Screenshot

Running Demo

Check out demo directory for an example.

  1. Run npm install
  2. Run npm run demo-watch
  3. Run http-server
  4. Navigate http://localhost:<port>/demo/