Announcing Handlebars.lucee

Hello Everyone, we’ve been using Handlebars.js (http://handlebarsjs.com/)
as our server & client side templating language in our applications
recently and have released an implementation of Handlebars.js for Lucee.
Enjoy!

It is based on the Handlebars.java
project GitHub - jknack/handlebars.java: Logic-less and semantic Mustache templates with Java

If you have any feedback please let me know. I have not had the time to
figure out how to wrap this up into a Lucee extension, and with Lucee 5 on
the way, I’m not sure if that procedure is changing. But if anyone wants to
help with that please let me know. I also need testers on Windows, OSX and
other installations. This is tested to install the needed jars on Windows
(via CommandBox server) and Linux.