angellist/zaxcel: A Ruby DSL for building Excel spreadsheets programmatically
07-Nov-2025 652
Zaxcel is a Ruby library built on top of caxlsx that adds an abstraction layer to building Excel documents. It provides simple methods for building formulas and references to other cells, even across many worksheets, using a clean Ruby DSL without having to think about the underlying Excel implementation.
.