16a815968cecc83df517200c1fea56c237e91f3d
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%