{"id":13475948,"url":"https://github.com/johannhof/emoji-helper","last_synced_at":"2025-10-16T20:37:54.372Z","repository":{"id":16096673,"uuid":"18841521","full_name":"johannhof/emoji-helper","owner":"johannhof","description":"A small cross-browser emoji cheatsheet extension :+1:","archived":false,"fork":false,"pushed_at":"2021-07-26T05:08:45.000Z","size":38490,"stargazers_count":208,"open_issues_count":49,"forks_count":31,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-02T12:38:45.459Z","etag":null,"topics":["bookmarklet","chrome","emoji","extension","firefox","javascript","opera"],"latest_commit_sha":null,"homepage":"johannhof.github.io/emoji-helper","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johannhof.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-16T13:56:59.000Z","updated_at":"2024-12-28T13:42:13.000Z","dependencies_parsed_at":"2022-07-13T13:50:56.055Z","dependency_job_id":null,"html_url":"https://github.com/johannhof/emoji-helper","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/johannhof/emoji-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannhof%2Femoji-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannhof%2Femoji-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannhof%2Femoji-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannhof%2Femoji-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johannhof","download_url":"https://codeload.github.com/johannhof/emoji-helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johannhof%2Femoji-helper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271294289,"owners_count":24734468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bookmarklet","chrome","emoji","extension","firefox","javascript","opera"],"created_at":"2024-07-31T16:01:25.018Z","updated_at":"2025-10-16T20:37:54.311Z","avatar_url":"https://github.com/johannhof.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Emoji Helper [![](https://img.shields.io/github/release/johannhof/emoji-helper.svg?style=flat-square)](https://github.com/johannhof/emoji-helper/releases) [![](https://img.shields.io/amo/users/emoji-cheatsheet.svg?style=flat-square)](https://addons.mozilla.org/en-US/firefox/addon/emoji-cheatsheet/) [![](https://img.shields.io/amo/d/emoji-cheatsheet.svg?style=flat-square)](https://addons.mozilla.org/en-US/firefox/addon/emoji-cheatsheet/)\n\nAn Emoji cheat sheet extension for Chrome, Firefox and Opera. Built because I like spamming my coworkers with :mushroom: :pig: :rocket: :snail: but fortunately have more important things to keep in mind than the name for :moyai:\n\nVisit http://johannhof.github.io/emoji-helper for download links from the official stores.\n\n![](https://raw.githubusercontent.com/johannhof/emoji-helper/master/resources/tile1.png)\n\n## Development\n\n### Building\n\nThe build process is done through Gulp.\n\n```bash\n$ gulp build\n```\n\nThe `watch` command automatically re-builds the sources on change:\n\n```bash\n$ gulp watch\n```\n\nThe generated files are located in the `build` folders. To load the build folder into the browser, do the following:\n\n#### Firefox\n\nYou can follow this guide to install a WebExtension temporarily: https://developer.mozilla.org/Add-ons/WebExtensions/Temporary_Installation_in_Firefox\n\n#### Chrome\n\nFollow this guide https://developer.chrome.com/extensions/getstarted#unpacked and select the `build` folder.\n\n## Release\n\nTo create a zipped release package of the extension that can be uploaded to one of the stores, run\n\n```bash\n$ gulp release\n```\n\n## Fetching an updated Emoji list\n\nOur Emoji list is taken from the [gemoji project](https://github.com/github/gemoji) (https://api.github.com/emojis). Whenever GitHub updates their list of Emoji, you can run\n\n```bash\n$ gulp fetch-images\n$ gulp sprite\n```\n\nto download the updated images and generate a new sprite.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohannhof%2Femoji-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohannhof%2Femoji-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohannhof%2Femoji-helper/lists"}