Small public API
The package exposes a single normalized workbook model plus focused helpers for reading, writing, tabular conversion, builders, and readers.
Read and write Excel workbooks using a small normalized JavaScript model.
tablsx is designed for programs that treat .xlsx files as data exchange artifacts rather than interactive spreadsheets. The package keeps the model small, predictable, and easy to inspect.