Home
last modified time | relevance | path

Searched refs:JSONEditor (Results 1 – 5 of 5) sorted by relevance

/plugin/jsoneditor/script/
Djsoneditor_plugin.js31 JSONEditor.defaults.language = LANG.plugins.jsoneditor.language; field
32 JSONEditor.defaults.languages[LANG.plugins.jsoneditor.language] = {
117 JSONEditor.defaults.options.template = myEJS;
159 json_editor = new JSONEditor($editor[0], options);
Djsoneditor.min.js2 …esModule",{value:!0})};var n={};return(()=>{"use strict";r.r(n),r.d(n,{JSONEditor:()=>ha}),r(3710)…
/plugin/struct/jsoneditor/
H A Dsetup.js16 var editor = new JSONEditor(container, {
H A Djsoneditor-minimalist.min.js30 … define&&define.amd?define(t):"object"==typeof exports?exports.JSONEditor=t():e.JSONEditor=t()}(th…
/plugin/json/demo/
Djson_plugin.txt320 …elative simple to write such a plugin. For example [[plugin:jsoneditor|JSONEditor]] plugin uses ni…