2021-09-09 02:58:44 +00:00
|
|
|
# [SheetJS](https://sheetjs.com)
|
2012-12-04 19:27:20 +00:00
|
|
|
|
2022-02-04 05:29:01 +00:00
|
|
|
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.
|
2017-02-22 06:57:59 +00:00
|
|
|
|
2022-02-04 05:29:01 +00:00
|
|
|
[SheetJS Pro](https://sheetjs.com/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!
|
2017-03-13 06:46:37 +00:00
|
|
|
|
2023-04-30 07:57:30 +00:00
|
|
|
[![Analytics](https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/sheetjs?pixel)](https://git.sheetjs.com/SheetJS/sheetjs)
|
2014-10-26 05:26:18 +00:00
|
|
|
|
2022-05-16 03:37:09 +00:00
|
|
|
[![Build Status](https://saucelabs.com/browser-matrix/sheetjs.svg)](https://saucelabs.com/u/sheetjs)
|
2017-10-18 03:05:05 +00:00
|
|
|
|
2022-05-16 03:37:09 +00:00
|
|
|
## Documentation
|
2017-10-18 03:05:05 +00:00
|
|
|
|
2022-05-16 03:37:09 +00:00
|
|
|
- [API and Usage Documentation](https://docs.sheetjs.com)
|
2017-10-18 03:05:05 +00:00
|
|
|
|
2022-05-16 03:37:09 +00:00
|
|
|
- [Downloadable Scripts and Modules](https://cdn.sheetjs.com)
|
2017-10-18 03:05:05 +00:00
|
|
|
|
2022-05-16 03:37:09 +00:00
|
|
|
## Related Projects
|
2017-04-09 07:11:08 +00:00
|
|
|
|
2022-06-06 23:05:27 +00:00
|
|
|
- <https://oss.sheetjs.com/notes/>: File Format Notes
|
2017-05-16 17:45:35 +00:00
|
|
|
|
2022-05-16 03:37:09 +00:00
|
|
|
- [`ssf`](packages/ssf): Format data using ECMA-376 spreadsheet format codes
|
2014-10-26 05:26:18 +00:00
|
|
|
|
2022-05-16 03:37:09 +00:00
|
|
|
- [`xlsx-cli`](packages/xlsx-cli/): NodeJS command-line tool for processing files
|
2017-05-16 17:45:35 +00:00
|
|
|
|
2022-06-06 23:05:27 +00:00
|
|
|
- [`test_files`](https://github.com/SheetJS/test_files): Sample spreadsheets
|
2017-05-16 17:45:35 +00:00
|
|
|
|
2023-04-30 07:57:30 +00:00
|
|
|
- [`cfb`](https://git.sheetjs.com/SheetJS/js-cfb): Container (OLE/ZIP) format library
|
2017-05-16 17:45:35 +00:00
|
|
|
|
2023-04-30 07:57:30 +00:00
|
|
|
- [`codepage`](https://git.sheetjs.com/SheetJS/js-codepage): Legacy text encodings
|
2017-04-10 05:10:54 +00:00
|
|
|
|
2012-12-04 19:27:20 +00:00
|
|
|
## License
|
|
|
|
|
2014-05-01 00:24:27 +00:00
|
|
|
Please consult the attached LICENSE file for details. All rights not explicitly
|
2017-02-03 20:50:45 +00:00
|
|
|
granted by the Apache 2.0 License are reserved by the Original Author.
|
2013-10-30 19:26:07 +00:00
|
|
|
|