Skip to content

twemojify-awesome is a fork of emojify that can run twemoji-awesome by default

License

Notifications You must be signed in to change notification settings

gaboelnuevo/twemojify-awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

twemojify-awesome

twemojify-awesome is a fork of emojify that can run twemoji-awesome by default

Credits:

*twemojify-awesome http://ellekasai.github.io/twemoji-awesome/ *emojify http://hassankhan.me/emojify.js/

Use

Add the required lines to the part of your HTML code:

<script src="emojify.js"></script>

Now type in an emoji keyword in your HTML, for example 😄, and run emojify using twemojify.run()

You can optionally pass an element to twemojify.run() to restrict the emojifying to that object only:

twemojify.run(document.getElementById('my-element'))

Config

twemojify.setConfig({ size : 'twa-lg' // You can change emoji sizes via twa-lg, twa-2x, twa-3x, twa-4x and twa-5x. });

About

twemojify-awesome is a fork of emojify that can run twemoji-awesome by default

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published