@artisans-fiables/template-compilerdeprecated

TemplateCompiler compiles directories of templates (email, SMS, …) using Pug.

Usage no npm install needed!

<script type="module">
  import artisansFiablesTemplateCompiler from 'https://cdn.skypack.dev/@artisans-fiables/template-compiler';
</script>

README

template-compiler

TemplateCompiler compiles directories of templates (email, SMS, …) using Pug.

This library aims to facilitate working with numerous Pug files and to be able to organize them into directories.

Created using typescript-library-starter.