alpha
Login
or
Join now
russ.fugl.dev
/
levelset
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A functional toolkit for authoring resource-leveling algorithms — compose constraint and scoring blocks, enumerate feasible schedules
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
levelset
/
test
/
xlsx
/
at
main
1 file
Russ T. Fugal
feat(xlsx): declarative SheetSpec layer with formulas and named ranges
5w ago
ff599a30
formulas.test.ts
feat(xlsx): declarative SheetSpec layer with formulas and named ranges Adds writeSheets() and writeWithGanttAndSheets() driven by CellSpec/SheetSpec: formula cells written without cached results so Excel/LibreOffice recalculate on open, workbook named ranges, cell notes, row outlines, and header/input/derived/muted/internal style hooks. Formula strings stay opaque to the writer — pricing semantics live in the consuming app's emitter. Spec sheets append after the Gantt sheet so chart-injection sheet indices stay stable. The named-range recalc test (row insertion absorbed by an open slot) runs under LibreOffice headless when soffice is available.
1 month ago