This is a very simple grunt based automation template to allow you to use Emoji in your javascript and for it to still produce valid code. Great for kids or those that are young at heart (like me).
It escapes all Emoji characters in .js files in your src directory with sensible strings (e.g. ❄ will become ːsnowflakeː).
Install packages with:
npm install
From here you should just be able to launch your site with:
grunt