GitHub 仓库

qax-os/excelize

Go 首次收录 2016-08-29 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 124 / 共 783

20.8k Star

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

项目介绍

Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files. Supports reading and writing spreadsheet documents generated by Microsoft Excel™ 2007 and later. Supports complex components by high compatibility, and provided streaming API for generating or reading data from a worksheet with huge amounts of data. This library needs Go version 1.25.0 or later. The full docs can be seen using go's built-in documentation tool, or online at go.dev and docs reference.

Here is a minimal example usage that will create spreadsheet file.

The following constitutes the bare to read a spreadsheet document.…

摘自 github.com/qax-os/excelize

最新指标

Star 20.8k 2026-07-16
Fork 1.9k 2026-07-16
提交 1.4k 2026-07-16
发布 27 2026-07-16
Watcher 249 2026-07-16
开放 issue 102 2026-07-16
开放 PR 27 2026-07-16