Introducing Squirrelly: a fast, lightweight, and simple JS template engine
If you’re in a hurry, head over to the Github Repo here or glance through the documentation at squirrelly.js.org The ‘hello world’ of template engines The need for a new template engine A while ago, I started searching for the perfect JavaScript template engine. It had to be simple, performant, flexible, and lightweight. The problem was, none…