Skip to main content
The Deno 2 Release Candidate is here
Learn more

TemplateX

An integrated templating engine and tool for your upcoming projects.

Goals

  • Custom project templates.
  • Git as template registry.
  • Integrated into project.

Installation

deno install \
    --unstable \
    --allow-all \
    https://deno.land/x/tmplx/tmplx.ts