# SpreadJS Client-Side Excel IO

The Client-side Excel IO package is one of the plug-ins for [SpreadJS](https://developer.mescius.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://developer.mescius.com/spreadjs/docs/getstarted/modules).

## Installation
```sh
npm install @mescius/spread-excelio
```

## Getting more help
Visit the SpreadJS home page to get more information about the library:
[https://developer.mescius.com/spreadjs](https://developer.mescius.com/spreadjs)

You can ask any questions about SpreadJS using the [SpreadJS Forum](https://developer.mescius.com/forums/spreadjs).
