templjs v0.1.0 is now available as a pre-1.0 release.
templjs helps teams generate consistent structured output (Markdown, HTML, JSON, YAML, TOML, XML) from validated data models with predictable template behavior.
npm install @templjs/core@0.1.0
npm install -D @templjs/cli@0.1.0
Read the docs:
Thanks to everyone who contributed implementation reviews, docs hardening, and release validation.