templjs v0.1.0
templjs v0.1.0 is the first public pre-1.0 release of the TypeScript-native meta-templating system.
Highlights
- Stable package surfaces for:
@templjs/core
@templjs/cli
@templjs/volar
- GitHub Pages documentation site at:
- Expanded docs and examples for core authoring workflows.
- CI docs API guard to prevent TypeDoc regression drift.
Installation
npm install @templjs/core@0.1.0
npm install -D @templjs/cli@0.1.0
VS Code
Install the templjs extension from the marketplace:
Documentation
Known Follow-Ups
- TypeDoc coverage ratcheting tracked in WI-090.
- Full-text docs search is deferred to v1.1.