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.
- LitElement - component base
- json-forms - form generation
Check out demo
directory for an example.
- Run
npm install
- Run
npm run demo-watch
- Run
http-server
- Navigate
http://localhost:<port>/demo/