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 initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
misc fixed flow typecheck 2019-10-31 23:09:14 -04:00
src initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
tsconfig initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
.gitignore initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
.npmignore initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
LICENSE initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
Makefile initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
README.md initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
esm.mjs initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
index.js initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
package.json initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
test.ts initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
tsconfig.base.json initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
tsconfig.json initial release of S [ci skip] 2019-09-04 02:27:03 -04:00
tsconfig.vscode.json initial release of S [ci skip] 2019-09-04 02:27:03 -04:00

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.