Description
Parser and writer for various spreadsheet formats. Pure-JS cleanroom
implementation from official specifications, related documents, and test files.
Emphasis on parsing and writing robustness, cross-format feature compatibility
with a unified JS representation, and ES3/ES5 browser compatibility back to IE6.
This is the community version. We also offer a pro version with performance
enhancements, additional features like styling, and dedicated support.
SheetJS js-xlsx alternatives and similar libraries
Based on the "Spreadsheet" category.
Alternatively, view SheetJS js-xlsx alternatives based on common mentions on social networks and blogs.
-
HANDSONTABLE
JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team โก -
Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. -
ag-Grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript. -
React Data Grid
Feature-rich and customizable data grid React component -
jexcel
Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software. -
Frappe Datatable
The Missing Javascript Datatable for the Web -
FancyGrid
FancyGrid - JavaScript grid library with charts integration and server communication.
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of SheetJS js-xlsx or a related project?
README
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
Related Projects
https://oss.sheetjs.com/notes/: File Format Notes
[
ssf
](packages/ssf): Format data using ECMA-376 spreadsheet format codes[
xlsx-cli
](packages/xlsx-cli/): NodeJS command-line tool for processing filestest_files
: Sample spreadsheetscfb
: Container (OLE/ZIP) format librarycodepage
: Legacy text encodings
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.
*Note that all licence references and agreements mentioned in the SheetJS js-xlsx README section above
are relevant to that project's source code only.