JSPM

github-emoji-extension

0.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q39926F
  • License MIT

Use emojis in github Issues/PR

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (github-emoji-extension) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Chrome Web Store GitHub Repo stars npm

    Chrome extension for writing emojis in Github Issues/PR.

    By this extension we can see emoji button on Githun Markdown editor where we can write emoji easily by this extension.

    Made with

    ⏳ Installation

    Open Webstore by npx

    below command will open extension webstore in browser

    npx github-emoji-extension
    Install from Chrome Web Store

    Chrome Web Store

    Manual/Development

    1. Check if your Node.js version is >= 16.
    2. Clone this repository.
    3. Run npm install to install the dependencies.
    4. Start the server by yarn start or npm run start
    5. Load your extension on Chrome following:
      1. Access chrome://extensions/
      2. Check Developer mode
      3. Click on Load unpacked extension
      4. Select the build folder.

    Shortcut key

    Macbook: Cmd + ' or ctrl + '

    Window: ctrl + '

    Would you like to support me?

    Consider supporting with a ⭐️ Star on GitHub

    Contribution Guide

    1. Follow Manual/Development steps
    2. Install Extensions Reloader extension
    3. As the main code lives in src/pages/Content so whenever we change in this directory, we have to press Extensions Reloader
    4. After pressing Extensions Reloader, we have to reload GitHub page for reflecting changes
    5. Make changes and make PR 🚀

    Meta

    Created by Github@NumanDev1