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