jsoneditor4code
Version:
JSON Editor for UML Diagrams developed with Javascript Code Templates based on JSON Editor of Jeremy Dorn
17 lines (16 loc) • 402 B
JavaScript
var vLibList = [
'./src/npm_header.js',
vLibPath+'arrayhash.js',
vLibPath+'blob.js',
vLibPath+'bootstrap.js',
vLibPath+'classeditor.js',
vLibPath+'date.js',
vLibPath+'filesaver.js',
vLibPath+'handlebars.js',
vLibPath+'handlebars_helper.js',
vLibPath+'jsoneditor.js',
vLibPath+'linkparam.js',
//vLibPath+'localstorage.js',
vLibPath+'exportmod.js'
];
module.exports = vLibList;