diff --git a/README.md b/README.md index facd343aef1..546f7c5c6a7 100644 --- a/README.md +++ b/README.md @@ -1754,6 +1754,7 @@ _Libraries that implement messaging systems._ _Libraries for working with Microsoft Excel._ +- [cellwalker](https://github.com/chonla/cellwalker) - Virtually traverse Excel cell by cell's name. - [excelize](https://github.com/xuri/excelize) - Golang library for reading and writing Microsoft Excel™ (XLSX) files. - [exl](https://github.com/go-the-way/exl) - Excel binding to struct written in Go.(Only supports Go1.18+) - [go-excel](https://github.com/szyhf/go-excel) - A simple and light reader to read a relate-db-like excel as a table.