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带有简单<script>
标记的经典页面Frameworks and Bundlers框架和捆绑器 -Angular, React, VueJS, Webpack, etc.Angular、React、VueJS、Webpack等。- NodeJS -
Server-side and other frameworks using NodeJS modules使用NodeJS模块的服务器端和其他框架 - AMD (define) -
NetSuite, SAP UI5, RequireJSNetSuite、SAP UI5、RequireJS - ExtendScript -
Photoshop, InDesign, and other Creative Cloud appsPhotoshop、InDesign和其他创意云应用程序 - Deno -
Import ECMAScript Modules and TypeScript definitions导入ECMAScript模块和TypeScript定义 - Bun -
Load NodeJS-style modules using CommonJS or ESM使用CommonJS或ESM加载NodeJS样式的模块
Watch the repo or subscribe to the RSS feed to be notified when new versions are released!观看Repo或订阅RSS订阅源,以便在发布新版本时收到通知!