SheetJS Spreadsheet data parser and writer
npm install @datalens-tech/xlsx> Since the authors of the original package
left GitHub and npm
that makes most of the community unable to access their package without
vulnerabilities,
https://github.com/e965 decided to make this project.
It automatically takes a fresh version of SheetJS
from their git repository, and publishes to npm if the version is different.
The whole process is automated and works through Github Actions.
>
>Why fork?
We created fork of original repository,
because we want to control integrity of published libraries.
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!
- Downloadable Scripts and Modules
-
- 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.
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.