SheetJS js-xlsx

SheetJS 社区版 -- 电子表格数据工具箱。「SheetJS Community Edition -- Spreadsheet Data Toolkit」

Github stars Tracking Chart

SheetJS js-xlsx

Parser and writer for various spreadsheet formats. Pure-JS cleanroom
implementation from official specifications, related documents, and test files.
Emphasis on parsing and writing robustness, cross-format feature compatibility
with a unified JS representation, and ES3/ES5 browser compatibility back to IE6.

This is the community version. We also offer a pro version with performance
enhancements, additional features like styling, and dedicated support.

Pro Version

Commercial Support

Rendered Documentation

In-Browser Demos

Source Code

Issues and Bug Reports

File format support for known spreadsheet data formats:

circo graph of format support

graph legend

Browser Test

Build Status

Build Status
Build Status
Coverage Status
Dependencies Status
npm Downloads
Analytics

Table of Contents

Installation

In the browser, just add a script tag:

<script lang="javascript" src="dist/xlsx.full.min.js"></script>

Overview

Name With OwnerSheetJS/sheetjs
Primary Language
Program languageShell (Language Count: 0)
PlatformLinux, Mac, Web browsers, Windows
License:Apache License 2.0
Release Count110
Last Release Namev0.18.5 (Posted on )
First Release Namev0.4.3 (Posted on )
Created At2012-12-03 19:25:52
Pushed At2024-02-01 02:08:11
Last Commit At2022-10-04 16:50:55
Stargazers Count34.3k
Watchers Count609
Fork Count8k
Commits Count770
Has Issues Enabled
Issues Count2384
Issue Open Count117
Pull Requests Count106
Pull Requests Open Count14
Pull Requests Close Count203
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top