@orkestrel/template
v0.0.2
Published
Stateful template registry and filler with typed placeholders. Part of the @orkestrel line.
Readme
@orkestrel/template
TODO: one-line description. Part of the @orkestrel line.
Install
npm install @orkestrel/templateUsage
import { createTemplate } from '@orkestrel/template'
const instance = createTemplate({ id: 'example' })Guide
For the full surface, see guides/src/template.md.
