forked from sheetjs/sheetjs
SheetJS
95a377c0e4
- XLS/XLSX/XLSB/XML/ODS cellFormula option + test - XLS/XLSX/XLSB/XML/ODS cellText option + test - XML document property order - XML write margins + protection - removed gitbook search
28 lines
547 B
JSON
28 lines
547 B
JSON
{
|
|
"root": "./misc/docs",
|
|
"title": "SheetJS js-xlsx",
|
|
"author": "sheetjs",
|
|
"gitbook": "3.2.2",
|
|
"plugins": ["anchorjs", "ga", "sidebar-ad", "-sharing", "-search", "advanced-emoji"],
|
|
"pluginsConfig": {
|
|
"anchorjs": {
|
|
"icon": "#",
|
|
"placement": "left",
|
|
"visible": "always"
|
|
},
|
|
"ga": {
|
|
"token": "UA-36810333-1"
|
|
},
|
|
"sidebar-ad": {
|
|
"imageUrl": "http://oss.sheetjs.com/assets/img/logo.png",
|
|
"url": "http://sheetjs.com"
|
|
},
|
|
"theme-default": {
|
|
"showLevel": false,
|
|
"styles": {
|
|
"website": "style.css"
|
|
}
|
|
}
|
|
}
|
|
}
|