Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README_SOURCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,7 @@ _Libraries that assist with processing office document formats._
- [Sheetz](https://github.com/chitralabs/sheetz) - Reads and writes Excel, CSV and ODS files with annotation mapping, streaming, styling and validation.
- [xberg](https://github.com/xberg-io/xberg) - Extracts text, tables and metadata from PDFs, Office documents, images and other formats through a Java binding.
- [zerocell](https://github.com/creditdatamw/zerocell) - Annotation-based API for reading data from Excel sheets into POJOs with focus on reduced overhead.
- [Jquick Excel](https://github.com/paohaijiao/jquick-excel) - A lightweight Java Excel framework that uses declarative XML configuration for import/export. Supports 20+ validation rules, 50+ formulas, and 10 chart types with a simple DSL.

### Financial

Expand Down
Loading