Core module of JSON Forms
npm install jsonforms-coreJSONForms eliminates the tedious task of writing fully-featured forms by hand by leveraging the capabilities of JSON, JSON Schema and Javascript.
In order to use JSONForms Core you need to decide which UI framework you would like to use.
JSONForms currently supports React. A proof of concept exists for Angular.
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.