Create Schema Definitions and implement models with their values. According to the standard of http://json-schema.org/
- create JSON APIs
- create Forms
- create Schema Definitions
- handling of Schemas in a Registry
- handling of Data Models, derived from the Schema in a Registry
- JSON Schema Compliant
- Preview for the Form-View and Editor-View
- JSON Editor taken from VSCode Engine (all features like real time validation, Copy and Paste supported)
- Implement Models for your JSON Schemas
- Registry for Schemas and Models available
You can build an electron app for Win, Mac and Linux by dropping yarn build into your cli.
Amazing work of: