@datalens-tech/xlsx
v0.20.3
Published
SheetJS Spreadsheet data parser and writer
Downloads
2,679
Readme
SheetJS
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!
Documentation
Constellation
https://oss.sheetjs.com/notes/: File Format Notes
ssf
: Format data using ECMA-376 spreadsheet format codesxlsx-cli
: NodeJS command-line tool for processing filescfb
: Container (OLE/ZIP) file processing librarycodepage
: Legacy text encodings for XLS and other legacy spreadsheet formatsdta
: Stata DTA file processortest_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.