Skip to content

Files

Latest commit

 

History

History
 
 

angular

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.

Angular Package

NOTE: This is a private package as it is still work-in-progress.

This is the JSONForms Angular package which provides the necessary bindings for Angular. It uses JSONForms Core.

You can combine the Angular package with any Angular-based renderer set you want, for example the Material Renderers.

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.