excelize
https://github.com/qax-os/excelize
Go
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to excelize
Help out
- Issues
- Use mmap if possible (can save memory with big files)
- Allow selecting multiple sheets as active
- Add support for Pivot-Filter / Default Values
- WIP: impl a streaming writer temporary file storage abstraction
- Generalize bufferWriter for non-local files usage
- support Rows.IterateColumns
- Inconsistent image size after read image and insert image back
- feat(calc): support matrix logic and products
- Use mmap in ReadAll if possible
- feat: add IterateColumns method for improved performance
- Docs
- Go not yet supported