simpletpl

Simple Template engine for Node.js

Usage no npm install needed!

<script type="module">
  import simpletpl from 'https://cdn.skypack.dev/simpletpl';
</script>

README

SimpleTpl

Simple Template engine using embedded Javascript. Node.js module.

Versions

  • 0.0.1 Initial version
  • 0.0.2 Remove \r\n at end of line if ending with #>
  • 0.0.3 Internal refactors, updated engine