Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.
/ emogee Public archive

This is an experimental CSS library which maps all emojis listed on unicode.org.

License

Notifications You must be signed in to change notification settings

appointer/emogee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋🏼 emogee Build Status

This is an experimental CSS library which maps all emojis listed on unicode.org.

Example

<!-- simple hourglass emoji -->
<span class="emoji emoji-hourglass"> <!-- outputs: ⌛ -->

<!-- wow, that worked well, thumbs up -->
<span class="emoji emoji-thumbs-up-medium-dark-skin-tone"> <!-- outputs: 👍🏾 -->

Generated source

The source files are generated from http://unicode.org/emoji/charts/emoji-list.html with the help of a python script located under scripts directory. The script is not very polished tbh but it gets the job done for now. 😜

Develop

To run a completly fresh build follow these steps:

  • run npm install (with dev dependencies)
  • run gulp

Available gulp tasks are generate and styles.

About

This is an experimental CSS library which maps all emojis listed on unicode.org.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages