excel-interpreter
v0.0.1
Published
TypeScript library for evaluating Excel formulas and building expressions
Downloads
107
Readme
@erwinkn/excel-interpreter-ts
TypeScript primitives for Excel formula interpretation.
Current package surface:
ExpressionBuilder: build Excel expressions programmatically.evaluateFormula: entry point for workbook-aware evaluation (placeholder).
Build
pnpm build