@wemake4u/json-editor
v1.0.3
Published
The `JsonEditor` is an Angular wrapper for the [`@codemirror/view`](https://github.com/codemirror/view) component, providing a seamless integration of the JSON editor into Angular applications.
Readme
JsonEditor
The JsonEditor is an Angular wrapper for the @codemirror/view component, providing a seamless integration of the JSON editor into Angular applications.
Fully compatible with Angular reactive forms and validation workflows.
Third-Party Licenses This project includes the following third-party components:
tslib — MIT License © Microsoft https://github.com/Microsoft/tslib/blob/master/LICENSE.txt
CodeMirror 6 — JSON Language Support @codemirror/lang-json — MIT License © Marijn Haverbeke and CodeMirror contributors https://github.com/codemirror/codemirror.next/blob/main/LICENSE
codemirror-json-schema — MIT License © The project contributors https://github.com/jblanche/fr-codemirror-json-schema/blob/master/LICENSE
All components listed above are licensed under MIT and impose no additional restrictions.
