27fc7d3ec49a818ba70948e9cee8ff679ada7d2c
Vicinae Gitmoji Extension
This extension shows a list of gitmojis and copies their code (either as text or as unicode) to the clipboard.
You can install the required dependencies and run the extension in development mode like so:
npm install
npm run dev
If you want to build and install the production bundle, simply run:
npm run build
Description
Languages
TypeScript
100%