forked from sheetjs/sheetjs
45 lines
1.8 KiB
Markdown
45 lines
1.8 KiB
Markdown
# [SheetJS](https://sheetjs.com)
|
|
|
|
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.
|
|
|
|
|
|
[**Pro Version**](https://sheetjs.com/pro)
|
|
|
|
[**Commercial Support**](https://sheetjs.com/support)
|
|
|
|
[**Rendered Documentation**](https://docs.sheetjs.com/)
|
|
|
|
[**In-Browser Demos**](https://sheetjs.com/demos)
|
|
|
|
[**Source Code**](https://git.io/xlsx)
|
|
|
|
[**Issues and Bug Reports**](https://github.com/sheetjs/sheetjs/issues)
|
|
|
|
[**File format support for known spreadsheet data formats:**](#file-formats)
|
|
|
|
<details>
|
|
<summary><b>Graph of supported formats</b> (click to show)</summary>
|
|
|
|

|
|
|
|

|
|
|
|
</details>
|
|
|
|
[**Browser Test**](https://oss.sheetjs.com/sheetjs/tests/)
|
|
|
|
[](https://saucelabs.com/u/sheetjs)
|
|
|
|
[](https://semaphoreci.com/sheetjs/sheetjs)
|
|
[](https://coveralls.io/r/SheetJS/sheetjs?branch=master)
|
|
[](https://david-dm.org/sheetjs/sheetjs)
|
|
[](https://npmjs.org/package/xlsx)
|
|
[](https://github.com/SheetJS/sheetjs)
|
|
|