@grapecity/spread-excelio
Version:
GrapeCity SpreadJS Excel Import Export
19 lines (12 loc) • 769 B
Markdown
# SpreadJS Client-Side Excel IO
The Client-side Excel IO package is one of the plug-ins for [GrapeCity SpreadJS](https://www.grapecity.com/spreadjs).
Extends SpreadJS with client-side Excel import and export: XLSX to SpreadJS JSON, and SpreadJS JSON to XLSX.
For a detailed listing of SpreadJS sub-libraries and plug-ins, please see [Using SpreadJS Libraries](https://www.grapecity.com/spreadjs/docs/getstarted/modules).
## Installation
```sh
npm install @grapecity/spread-excelio
```
## Getting more help
Visit the SpreadJS home page to get more information about the library:
[https://www.grapecity.com/spreadjs](https://www.grapecity.com/spreadjs)
You can ask any questions about SpreadJS using the [SpreadJS Forum](https://www.grapecity.com/forums/spreadjs).