Code Monkey home page Code Monkey logo

emoji-helper's Introduction

Emoji Helper

An Emoji cheat sheet extension for Chrome, Firefox and Opera. Built because I like spamming my coworkers with ๐Ÿ„ ๐Ÿท ๐Ÿš€ ๐ŸŒ but fortunately have more important things to keep in mind than the name for ๐Ÿ—ฟ

Visit http://johannhof.github.io/emoji-helper for download links from the official stores.

Development

Building

The build process is done through Gulp.

$ gulp build

The watch command automatically re-builds the sources on change:

$ gulp watch

The generated files are located in the build folders. To load the build folder into the browser, do the following:

Firefox

You can follow this guide to install a WebExtension temporarily: https://developer.mozilla.org/Add-ons/WebExtensions/Temporary_Installation_in_Firefox

Chrome

Follow this guide https://developer.chrome.com/extensions/getstarted#unpacked and select the build folder.

Release

To create a zipped release package of the extension that can be uploaded to one of the stores, run

$ gulp release

Fetching an updated Emoji list

Our Emoji list is taken from the gemoji project (https://api.github.com/emojis). Whenever GitHub updates their list of Emoji, you can run

$ gulp fetch-images
$ gulp sprite

to download the updated images and generate a new sprite.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.