## Installation
In the browser, just add a script tag:
```html
```
  CDN Availability (click to show)
|    CDN     | URL                                        |
|-----------:|:-------------------------------------------|
|    `unpkg` |                   |
| `jsDelivr` |     |
|    `CDNjs` |           |
|    `packd` |  |
`unpkg` makes the latest version available at:
```html
```
 
With [npm](https://www.npmjs.org/package/xlsx):
```bash
$ npm install xlsx
```
With [bower](https://bower.io/search/?q=js-xlsx):
```bash
$ bower install js-xlsx
```