Miranum IDE is a collection of "VS Code Plugins" that allows you to edit, manage and access all artifacts for your process application in one place. Please find our official docs here.
Miranum JSON Forms is one component of our collection of VS Code Plugins. It allows you to create and edit complex forms using JSONForms, which is based on JSON Schema, a specification for annotating and validating JSON documents.
NOTE: Currently, both the
schema
and theuischema
are stored in one file. However, the default is to use two separate files. We are working on supporting this in the future.
- Create and edit
.form.json
files. - Open a preview to display your form.
- Use the text editor to apply changes directly in the JSON file.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
For more information of the frameworks we use and how to contribute to our project see here.
Furthermore, please have a look to our Code of Conduct.
Distributed under the Apache License Version 2.0.