JSPM

  • Created
  • Published
  • Downloads 6144
  • Score
    100M100P100Q133064F
  • License MIT

Material Renderer Set for Angular module of JSON Forms

Package Exports

  • @jsonforms/angular-material

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/angular-material) 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 eliminates the tedious task of writing fully-featured forms by hand by leveraging the capabilities of JSON, JSON Schema and Javascript.

Angular Material Renderers Package

This is the JSONForms Angular Material renderers package. This package only contains renderers and must be combined with JSONForms Angular.

Get started

  1. Clone and setup repo as descriped in the JSON Forms Readme
  2. cd to packages/<this package>
  3. Run npm run dev

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.