UNPKG

@wowter/templater

Version:

templater demo: primitive simple html/css templating with javascript only

8 lines 145 B
<div> ${variables.mainCase} ${variables.subCase} A top div here! </div> <script> console.log("Ich bin ein Schreibsel"); </script>