lat.md
v0.1.0
Published
Anchor source code to high-level concepts defined in markdown
Readme
Lattice
Anchor source code to high-level concepts defined in markdown. See lattice.md for the full spec.
Development
Requires Node.js 22+.
pnpm install
pnpm test # run tests once
pnpm test:watch # run tests in watch mode
pnpm typecheck # tsc --noEmit
pnpm format # prettier