📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Go to file
2024-07-19 14:57:19 -04:00
.github
bin
bits do not bail when XLS properies cannot be parsed 2024-07-17 14:23:02 -04:00
dist version bump 0.20.3 2024-07-12 11:47:14 -04:00
misc
modules version bump 0.20.3 2024-07-12 11:47:14 -04:00
packages actually remove test_files submodule 2024-07-19 14:57:19 -04:00
tests version bump 0.20.3 2024-07-12 11:47:14 -04:00
types
.eslintignore
.eslintmjs
.eslintrc
.flowconfig
.gitattributes
.gitignore
.gitmodules actually remove test_files submodule 2024-07-19 14:57:19 -04:00
.jscs.json
.jshintrc
.npmignore
.spelling
.travis.yml
bower.json
CHANGELOG.md version bump 0.20.3 2024-07-12 11:47:14 -04:00
CONTRIBUTING.md
estk.jsx
index.html
LICENSE
make.cmd
Makefile
multiformat.lst
package.json version bump 0.20.3 2024-07-12 11:47:14 -04:00
README.md actually remove test_files submodule 2024-07-19 14:57:19 -04:00
shim.js
test.js version bump 0.20.3 2024-07-12 11:47:14 -04:00
test.mjs
test.mts merge nits (fixes #3142 h/t @s-ashwin ) 2024-07-11 01:33:25 -04:00
test.sh
test.test.mjs
test.ts merge nits (fixes #3142 h/t @s-ashwin ) 2024-07-11 01:33:25 -04:00
testnocp.ts merge nits (fixes #3142 h/t @s-ashwin ) 2024-07-11 01:33:25 -04:00
tests.lst do not bail when XLS properies cannot be parsed 2024-07-17 14:23:02 -04:00
xlsx.flow.js version bump 0.20.3 2024-07-12 11:47:14 -04:00
xlsx.full.min.js
xlsx.js version bump 0.20.3 2024-07-12 11:47:14 -04:00
xlsx.mini.flow.js version bump 0.20.3 2024-07-12 11:47:14 -04:00
xlsx.mini.js version bump 0.20.3 2024-07-12 11:47:14 -04:00
xlsx.mjs version bump 0.20.3 2024-07-12 11:47:14 -04:00
xlsxworker.flow.js
xlsxworker.js

SheetJS

The SheetJS Community Edition offers battle-tested open-source solutions for extracting useful data from almost any complex spreadsheet and generating new spreadsheets that will work with legacy and modern software alike.

SheetJS Pro offers solutions beyond data processing: Edit complex templates with ease; let out your inner Picasso with styling; make custom sheets with images/graphs/PivotTables; evaluate formula expressions and port calculations to web apps; automate common spreadsheet tasks, and much more!

Documentation

Constellation

  • https://oss.sheetjs.com/notes/: File Format Notes

  • ssf: Format data using ECMA-376 spreadsheet format codes

  • xlsx-cli: NodeJS command-line tool for processing files

  • cfb: Container (OLE/ZIP) file processing library

  • codepage: Legacy text encodings for XLS and other legacy spreadsheet formats

  • dta: Stata DTA file processor

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.