@jsonforms/webcomponent
v2.3.2
Published
Webcomponnet module of JSON Forms
Downloads
117
Keywords
Readme
JSONForms - More Forms. Less Code
Complex Forms in the blink of an eye
JSONForms eliminates the tedious task of writing fully-featured forms by hand by leveraging the capabilities of JSON, JSON Schema and Javascript.
WebComponent Package
This is the JSONForms WebComponent package which does not contain any renderers by itself but only a webcomponent wrapper for react-based renderer sets. This wrapper allows you to reuse the renderers in a web component based application.
You can combine the WebComponent package with any react-based renderer set you want, for example the Material Renderers or the Vanilla Renderers. You will also need the JSONForms React package.
See the Example Package on how to integrate JSONForms with your application.
Check https://www.npmjs.com/search?q=%40jsonforms for all published JSONForms packages.
License
The JSONForms project is licensed under the MIT License. See the LICENSE file for more information.
Roadmap
Our current roadmap is available here.
Development
JSONForms is developed by EclipseSource. We are always very happy to have contributions, whether for trivial cleanups or big new features.
Migration
If you are already using JSONForms 1, check our migration guide.