JSPM

@jsonforms/examples

2.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5154
  • Score
    100M100P100Q118552F
  • License MIT

JSON Forms usage examples

Package Exports

  • @jsonforms/examples

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@jsonforms/examples) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

JSONForms - More Forms. Less Code

JSONForms uses HTML custom elements and eliminates the need to write HTML templates in order to create forms by leveraging the capabilities of JSON and JSON schema.

Examples Package

This is the examples package which demonstrates how to integrate JSONForms with your application.

You can use the examples with any react-based renderer set you want, for example the Material Renderers or the Vanilla Renderers.

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.