Skip to content

joshbalfour/emoji-tools

Repository files navigation

Emoji-Tools

Description

Node module providing a set of functions for:

  • Extracting emoji characters from Apple's Category-Emoji.plist plist file
  • Extracting emoji images from Apple's Apple Color Emoji.tff font file
  • Creating a CSS file from the emoji images
  • Base64 Inlining the images in that CSS file

Installation

npm i emoji-tools --save

Usage

See example.js.

About

Node module providing a set of functions for dealing with emojis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published