forked from sheetjs/sheetjs
SheetJS
b7c0b0d914
- update FilterDatabase defined name when writing AutoFilter - XLML stub cells have blank Data block - HTML export honor `id` option - expose `sheet_get_cell` |
||
---|---|---|
.. | ||
dist | ||
misc | ||
src | ||
tsconfig | ||
.gitignore | ||
.npmignore | ||
esm.mjs | ||
index.js | ||
LICENSE | ||
Makefile | ||
package.json | ||
README.md | ||
test.ts | ||
tsconfig.base.json | ||
tsconfig.json | ||
tsconfig.vscode.json |
s
TypeScript/JavaScript wrapper closely aligned with the OfficeJS Excel API in the MIT-licensed https://github.com/OfficeDev/office-js-docs-reference
The 1.x.x
releases should not be treated as stable. 0.x.x
releases serve to
preserve the original use of the S
module.
License
Please consult the attached LICENSE file for details. All rights not explicitly granted by the Apache 2.0 License are reserved by the Original Author.