Getting Started
"Export Tutorial" is a live example that covers general data munging and data export to spreadsheets.
"Import Tutorial" is a live example that covers data import from spreadsheets and data processing.
"Demos" include discussions and tested examples for common deployments and use cases.
Installation​
https://cdn.sheetjs.com is the primary software distribution site. Please read the installation instructions for your use case:
- Standalone Browser Scripts - Classic pages with simple <script> tags
- Frameworks and Bundlers - Kaioken, Angular, React, VueJS, ViteJS, Webpack, etc.
- NodeJS - Server-side and other frameworks using NodeJS modules
- AMD (define) - NetSuite, SAP UI5, RequireJS
- ExtendScript - Photoshop, InDesign, and other Creative Cloud apps
- Deno - Import ECMAScript Modules and TypeScript definitions
- Bun - Load NodeJS-style modules using CommonJS or ESM
Watch the repo or subscribe to the RSS feed to be notified when new versions are released!