Skip to content

pixelscript/emoji-javascript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Javascript Template

Emoji in action

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).

How it works

It escapes all Emoji characters in .js files in your src directory with sensible strings (e.g. ❄ will become ːsnowflakeː).

Instructions

Install packages with:

npm install

From here you should just be able to launch your site with:

grunt
Emoji to name map taken from the Wordpress Open Source Emoji Plugin by Tim Whitlock

About

A grunt based automation that easily allows emoji to be used in javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published