Skip to content
@git-emoji

git-emoji

Let's promote using emojis in software development 🐛

git-emoji is a side project that aims at making tools (e.g., IDE/browser extensions, CLI tools, or git hooks) promoting the usage of emoji (aka, smiley or emoticon) in software development process, starting from git commit messages.

Why emojis?

Technically because they're terse (single-letter words), meaningful, and available virtually everywhere. In some way, they're the most friendly beings in textual context to our brain's image perception where instantaneous semantic extraction happens. So, reading emojis is quite faster than interpreting texts. Another reason is seeing emojis around is fun and cute. 😍

Open dataset

To build tools we'd first need a viable dataset of emojis and their contextual meanings. To make this dataset easily accessible there's this repository, git-emoji/dataset-js, which provides the data in JavaScript importable format. The dataset is published under MIT so everyone can openly use it. We'd love to see your contributions as issues or pull requests. 🍏

Pinned

  1. dataset-js dataset-js Public

    Dataset of emojis and contextual keywords, in JavaScript importable format

    TypeScript

  2. vscode-extension vscode-extension Public

    Suggest context based emojis in VS Code

    TypeScript 6

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…