metal-handlebars

A handlebars template renderer to be used with Metal.js's Component class

Usage no npm install needed!

<script type="module">
  import metalHandlebars from 'https://cdn.skypack.dev/metal-handlebars';
</script>

README

metal-mustache

A mustache template renderer to be used with Metal.js's Component class.

Note: You need to include Mustache separately for it to work.