Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fishplusorange/github-emoji
:sunglasses: A chrome extension for the github emoji picker with fun.
https://github.com/fishplusorange/github-emoji
chrome-extension github-emoji
Last synced: 24 days ago
JSON representation
:sunglasses: A chrome extension for the github emoji picker with fun.
- Host: GitHub
- URL: https://github.com/fishplusorange/github-emoji
- Owner: FishPlusOrange
- License: mit
- Created: 2019-03-23T15:32:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:25:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T11:36:07.032Z (25 days ago)
- Topics: chrome-extension, github-emoji
- Language: JavaScript
- Homepage:
- Size: 2.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Emoji
A chrome extension for the github emoji picker with fun :sunglasses:.
## Preview
![github-emoji](https://raw.githubusercontent.com/FishPlusOrange/github-emoji/master/docs/screenshot.png)
## Install
:point_right: Chrome Extension
- [Let's get it](https://chrome.google.com/webstore/detail/github-emoji/pfhcnffadoajdcedindnjcladkokgfpo) :call_me_hand:
:point_right: Manual Installation
- Get "GitHub Emoji"
Clone with Git, or install with npm, or `yarn add` if you are using yarn as the package manager:
```bash
# git
git clone https://github.com/FishPlusOrange/github-emoji.git
``````bash
# npm
npm install @fishplusorange/github-emoji
``````bash
# yarn
yarn add @fishplusorange/github-emoji
```- Open "Chrome Extension" page
- Check "Developer Mode"
- Click "Load Unpacked Extension", and choose the folder `chrome`
- Have fun :call_me_hand:
## License
[MIT](https://github.com/FishPlusOrange/github-emoji/blob/master/LICENSE)
Copyright (c) 2019-present FishPlusOrange