jsoneditor4code
Version:
JSON Editor for UML Diagrams developed with Javascript Code Templates based on JSON Editor of Jeremy Dorn
16 lines (14 loc) • 559 B
JavaScript
/* ---------------------------------------
Exported Module Variable: JSONEditor4Code
Package: jsoneditor4code
Version: 1.1.34 Date: 2021/01/03 12:40:57
Homepage: https://niebert.github.io/JSONEditor4Code
Author: Engelbert Niehaus
License: MIT
Date: 2021/01/03 12:40:57
Require Module with:
const JSONEditor4Code = require('jsoneditor4code');
JSHint: installation with 'npm install jshint -g'
------------------------------------------ */
/*jshint laxcomma: true, asi: true, maxerr: 150 */
/*global alert, confirm, console, prompt */