Skip to content

ergunsh/emoji-to-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Emoji to Image πŸ‘©β€πŸŽ¨ - Zeplin Extension βš—οΈ

Turns your emoji strings into downloadable images.

Sample Output πŸ“€

Outputs a JSON with blob urls that contains the image file.

Usage

Sadly, this extension uses OffscreenCanvas which has only experimental support in major browsers. I've developed it in Chrome 66.0.3359.181 and it has this feature with experimental flag and you need to activate it from chrome://flags/ by enabling Experimental canvas features and Experimental Web Platform features.

Then, you can use this extension with these steps:

  • Clone the repo
  • cd into it.
  • run npm run start
  • Open Zeplin and add this extension as local. For adding an extension as local, you can follow this Adding a local extension

Development πŸ’»

Emoji to Image is developed using zem, Zeplin Extension Manager. zem is a command line tool that lets you quickly create and test extensions.

To learn more about zem, see documentation.

About

Zeplin Extension that generates image blobs from emoji characters. πŸ‘¨β€πŸŽ¨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published