Hacker News new | ask | show | jobs
by porker 276 days ago
> when using xlsx and a good library for handling it

Which good libraries did you find? That's been my pain point when dealing with xlsx.

1 comments

Apache POI (Java) + a light in-house abstraction on top of it