jquery.fancytree
Version:
Fancytree is a JavaScript tree view plugin for jQuery with support for persistence, keyboard, checkboxes, drag'n'drop, and lazy loading.
26 lines (25 loc) • 584 B
JSON
{
"tags" : {
"allowUnknownTags" : true
},
"plugins" : ["plugins/markdown"],
"templates" : {
"cleverLinks" : false,
"monospaceLinks" : false,
"default" : {
"outputSourceFiles" : true
},
"systemName" : "Fancytree",
"footer" : "",
"copyright" : "Fancytree Copyright © 2014 Martin Wendt and contributors.",
"navType" : "vertical",
"theme" : "flatly",
"linenums" : true,
"collapseSymbols" : true,
"inverseNav" : true
},
"markdown" : {
"parser" : "gfm",
"hardwrap" : true
}
}