templ.js

templjs v0.1.0: TypeScript Meta-Templating System

templjs v0.1.0 is now available as a pre-1.0 release.

What’s New

Why It Matters

templjs helps teams generate consistent structured output (Markdown, HTML, JSON, YAML, TOML, XML) from validated data models with predictable template behavior.

Get Started

npm install @templjs/core@0.1.0
npm install -D @templjs/cli@0.1.0

Read the docs:

Thank You

Thanks to everyone who contributed implementation reviews, docs hardening, and release validation.