sheetjs/packages/s
SheetJS b7c0b0d914 fixed flow typecheck
- update FilterDatabase defined name when writing AutoFilter
- XLML stub cells have blank Data block
- HTML export honor `id` option
- expose `sheet_get_cell`
2019-10-31 23:09:14 -04:00
..
dist
misc fixed flow typecheck 2019-10-31 23:09:14 -04:00
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.