📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Go to file
2024-07-11 01:33:25 -04:00
.github Delete .github/ISSUE_TEMPLATE/config.yml 2023-08-18 15:26:54 +00:00
bin
bits merge nits (fixes #3142 h/t @s-ashwin ) 2024-07-11 01:33:25 -04:00
dist NaN and Infinity error export 2024-07-04 15:54:34 -04:00
misc version bump 0.19.3 2023-04-17 23:39:28 -04:00
modules merge nits (fixes #3142 h/t @s-ashwin ) 2024-07-11 01:33:25 -04:00
packages NaN and Infinity error export 2024-07-04 15:54:34 -04:00
test_files@1ea05a3eee version bump 0.19.0 2022-10-23 21:05:59 -04:00
tests NaN and Infinity error export 2024-07-04 15:54:34 -04:00
types NaN and Infinity error export 2024-07-04 15:54:34 -04:00
.eslintignore
.eslintmjs
.eslintrc version bump 0.19.3 2023-04-17 23:39:28 -04:00
.flowconfig
.gitattributes wsl build sequence fixes 2022-05-16 21:26:22 -04:00
.gitignore dta initial 2023-11-13 06:13:07 -05:00
.gitmodules removed sheet_to_dif IIFE 2022-08-30 03:00:32 -04:00
.jscs.json
.jshintrc
.npmignore version bump 0.20.0 2023-06-23 05:48:47 -04:00
.spelling removed sheet_to_dif IIFE 2022-08-30 03:00:32 -04:00
.travis.yml
bower.json
CHANGELOG.md NaN and Infinity error export 2024-07-04 15:54:34 -04:00
CONTRIBUTING.md ssf format NaN and Infinity values 2024-04-27 19:49:12 -04:00
estk.jsx estk test [ci skip] 2022-05-20 04:56:18 -04:00
index.html newline normalization 2022-04-20 13:31:11 -04:00
LICENSE
make.cmd
Makefile NaN and Infinity error export 2024-07-04 15:54:34 -04:00
multiformat.lst
package.json NaN and Infinity error export 2024-07-04 15:54:34 -04:00
README.md version bump 0.20.1 2023-12-05 03:19:42 -05:00
shim.js
test.js NaN and Infinity error export 2024-07-04 15:54:34 -04:00
test.mjs NaN and Infinity error export 2024-07-04 15:54:34 -04:00
test.mts merge nits (fixes #3142 h/t @s-ashwin ) 2024-07-11 01:33:25 -04:00
test.sh NaN and Infinity error export 2024-07-04 15:54:34 -04:00
test.test.mjs NaN and Infinity error export 2024-07-04 15:54:34 -04:00
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
xlsx.flow.js NaN and Infinity error export 2024-07-04 15:54:34 -04:00
xlsx.full.min.js version bump 0.20.2 2024-04-04 21:30:28 -04:00
xlsx.js NaN and Infinity error export 2024-07-04 15:54:34 -04:00
xlsx.mini.flow.js NaN and Infinity error export 2024-07-04 15:54:34 -04:00
xlsx.mini.js NaN and Infinity error export 2024-07-04 15:54:34 -04:00
xlsx.mjs NaN and Infinity error export 2024-07-04 15:54:34 -04:00
xlsxworker.flow.js xlsx-cli 1.1.3 [ci skip] 2022-04-16 02:18:29 -04:00
xlsxworker.js xlsx-cli 1.1.3 [ci skip] 2022-04-16 02:18:29 -04:00

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

  • test_files: Test files and various plaintext baselines.

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.