One-line description of the project.
npm install <package-name>// Minimal usage exampleSource code lives in packages/<name>, documentation (built with
ardo) in docs/.
pnpm install
pnpm agent:check # lint + format + typecheck + build + test| Script | What it does |
|---|---|
pnpm lint |
OxLint first (fast), then ESLint (deep, type-aware) |
pnpm format |
Format everything with oxfmt |
pnpm build |
Build all workspace packages |
pnpm test |
Test all workspace packages |
Built by Sebastian Software — consulting for TypeScript, React & Rust.
Work with us · More open source
Copyright © 2026 Sebastian Software GmbH