https://github.com/eclipsesource/jsonforms-react-webcomponents
https://github.com/eclipsesource/jsonforms-react-webcomponents
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eclipsesource/jsonforms-react-webcomponents
- Owner: eclipsesource
- Created: 2020-02-27T10:40:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T11:19:08.000Z (over 6 years ago)
- Last Synced: 2026-01-13T18:26:43.525Z (7 months ago)
- Language: TypeScript
- Size: 72.3 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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 package showcases how JSON Forms can be used as a webcomponent. It doesn't contain any renderers by itself but only a wrapper for react-based renderer sets. This wrapper allows you to reuse the renderers in a webcomponent based application.
You can combine the WebComponent package with any react-based renderer set you want, for example the [Material Renderers](https://www.npmjs.com/package/@jsonforms/material-renderers) or the [Vanilla Renderers](https://www.npmjs.com/package/@jsonforms/vanilla-renderers). You will also need the [JSONForms React](https://www.npmjs.com/package/@jsonforms/react) package.
The WebComponent Package was actively maintained with JSON Forms up until [version `2.3.2`](https://github.com/eclipsesource/jsonforms/tree/0cf18d3df877c5240188b0ae4e0d18e3638fc026).
## Professional support
[EclipseSource](https://eclipsesource.com/) also offers [professional support for JSON Forms](https://jsonforms.io/support).