2969af132ff9658c8a8ff09ffcb0d58cb1b2945c
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%