awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to github/gemoji

Open-source alternatives to Gemoji

30 open-source projects similar to github/gemoji, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gemoji alternative.

  • googlefonts/noto-emojiAvatar von googlefonts

    googlefonts/noto-emoji

    4,580Auf GitHub ansehen↗

    Noto Emoji is a Unicode emoji font collection and SVG asset library designed to ensure consistent emoji rendering across different operating systems and web browsers. It functions as a color-font rasterization engine that embeds pre-rendered bitmaps into font files to display multicolored glyphs. The project includes a variable-font emoji set that utilizes axes to adjust stroke thickness and style for both colorful and monochrome glyphs. It also maintains a Unicode emoji metadata registry that maps characters to shortcodes and ASCII equivalents. The collection provides capabilities for color

    Python
    Auf GitHub ansehen↗4,580
  • vanniktech/emojiAvatar von vanniktech

    vanniktech/Emoji

    1,634Auf GitHub ansehen↗

    Emoji is a cross-platform library designed to provide consistent emoji rendering and input capabilities across Android, iOS, and JVM applications. It functions as a graphics engine that bypasses native system limitations, ensuring that emoji characters appear uniformly regardless of the underlying operating system version. The library distinguishes itself by using a metadata-driven mapping system that links Unicode sequences to local, resource-backed image assets. This approach allows for reliable, offline-capable glyph rendering and provides developers with granular control over emoji behavi

    Kotlinandroidemojiemojione
    Auf GitHub ansehen↗1,634
  • missive/emoji-martAvatar von missive

    missive/emoji-mart

    9,393Auf GitHub ansehen↗

    Emoji Mart is a set of web components and tools for adding a searchable, customizable emoji picker to web applications. It provides a picker component for browsing and selecting emojis by category, a rendering component for displaying individual emojis from shortcodes or IDs, and a programmatic search library for looking up emoji metadata by keyword, native character, or shortcode. The library structures emoji data into a precomputed index that supports real-time search filtering, category-based virtual scrolling, and skin tone modifiers. Custom emoji sets can be injected at runtime, merging

    TypeScriptcomponentemojiemoji-picker
    Auf GitHub ansehen↗9,393

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • carloscuesta/gitmojiAvatar von carloscuesta

    carloscuesta/gitmoji

    16,768Auf GitHub ansehen↗

    Gitmoji is a suite of tools and guidelines designed to implement visual indicators and standardized emoji conventions within Git version control. It provides a Git commit emoji guide and a convention tool to categorize code changes, improving the readability and searchability of project logs. The project includes a command-line interface emoji picker that allows users to browse and select emojis to speed up the process of writing commit messages. This interactive selector helps standardize the meaning of messages across a project's version control history. The system covers version control d

    TypeScriptcommitsemojigitmoji
    Auf GitHub ansehen↗16,768
  • carloscuesta/gitmoji-cliAvatar von carloscuesta

    carloscuesta/gitmoji-cli

    4,838Auf GitHub ansehen↗

    gitmoji-cli is a command line interface and Git extension used to generate structured commit messages with standardized emojis. It functions as a commit message generator that allows users to visually categorize code changes and track modifications through a predefined library of visual icons. The tool provides an interactive workflow that replaces raw text entry with guided prompts for selecting categories, scopes, and descriptions. It includes a searchable emoji library with keyword-based indexing and local caching to facilitate the selection of accurate visual markers. The project support

    JavaScriptcliemojigitmoji
    Auf GitHub ansehen↗4,838
  • googlei18n/noto-emojiAvatar von googlei18n

    googlei18n/noto-emoji

    4,764Auf GitHub ansehen↗

    Noto Emoji is a collection of emoji resources including Unicode color emoji fonts, a variable monochrome emoji font, and a library of scalable vector graphics and PNG images. It provides a standardized set of emoji glyphs and metadata designed for consistent rendering across different operating systems and web browsers. The project includes a Unicode emoji metadata provider that supplies shortcodes, ordering data, and ASCII equivalents for the creation of custom emoji selection menus and input systems. The variable monochrome font allows for adjustable stroke thickness, enabling the use of em

    Python
    Auf GitHub ansehen↗4,764
  • amzxyz/rime_wanxiangAvatar von amzxyz

    amzxyz/rime_wanxiang

    2,863Auf GitHub ansehen↗

    This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a comprehensive system of schemas and dictionary packs to optimize Chinese character entry through pinyin and double-pinyin workflows. The framework is distinguished by its use of Lua-powered extensions that add dynamic utilities, such as inline mathematical calculators, automated timestamps, and text formatting, directly to the input interface. It also features refined word libraries and language models specifically tuned to improve prediction accuracy and first-choice hit rates

    Luadictsrimerime-config
    Auf GitHub ansehen↗2,863
  • chalarangelo/30-seconds-of-pythonAvatar von Chalarangelo

    Chalarangelo/30-seconds-of-python

    8,826Auf GitHub ansehen↗

    30 Seconds of Python is a curated collection of short, reusable Python code snippets designed for quick reference and immediate reuse. It provides an interactive browser that lets you explore snippets organized by tags, search across names and descriptions, and copy code to your clipboard with a single click. The collection covers a broad range of common programming tasks, including list and dictionary operations, string formatting and manipulation, date and time calculations, and color format conversion. It also includes utilities for data transformation, such as converting between case styl

    Pythoneducationlearn-to-codelearning-resources
    Auf GitHub ansehen↗8,826
  • guodongxiaren/readmeAvatar von guodongxiaren

    guodongxiaren/README

    7,050Auf GitHub ansehen↗

    This is a reference guide for GitHub Flavored Markdown syntax, focused on formatting README files and other repository documentation. It covers the full range of Markdown elements supported on GitHub, including tables with column alignment, images, hyperlinks, emoji shortcodes, inline code, and badges from external services. The guide explains how to create structured content such as alert blocks with NOTE, TIP, WARNING, and CAUTION labels, as well as diff blocks that highlight added and removed lines. It also covers centering content on the page and using reference-style links for reusable l

    flavoredgfmgithub
    Auf GitHub ansehen↗7,050
  • gam-team/gamAvatar von GAM-team

    GAM-team/GAM

    4,206Auf GitHub ansehen↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Pythongamgooglegoogle-admin-sdk
    Auf GitHub ansehen↗4,206
  • zzarcon/gh-emojiAvatar von zzarcon

    zzarcon/gh-emoji

    159Auf GitHub ansehen↗

    Gh-emoji aims to be the simplest Github emoji parser. It's built on the top of the Github Emoji Api with no dependencies and having a couple of functions as public api.

    JavaScript
    Auf GitHub ansehen↗159
  • carlosgaldino/alfred-emoji-workflowAvatar von carlosgaldino

    carlosgaldino/alfred-emoji-workflow

    635Auf GitHub ansehen↗

    This simple workflow lets you search emoji codes and their symbols.

    Ruby
    Auf GitHub ansehen↗635
  • cupakromer/emoji-rspecAvatar von cupakromer

    cupakromer/emoji-rspec

    172Auf GitHub ansehen↗

    Custom Emoji Formatters for RSpec

    Ruby
    Auf GitHub ansehen↗172
  • ded/emojizeAvatar von ded

    ded/emojize

    110Auf GitHub ansehen↗

    High resolution, unicode (emoji) to html conversion utility

    CSS
    Auf GitHub ansehen↗110
  • emojidex/emojidexAvatar von emojidex

    emojidex/emojidex

    9Auf GitHub ansehen↗

    emojidex emojidex core tools and scripts in Ruby. Provides a set of tools to utilize emojidex emoji right away in Ruby. Available as the "emojidex" gem.

    Ruby
    Auf GitHub ansehen↗9
  • emojione/emojify.jsAvatar von emojione

    emojione/emojify.js

    1,790Auf GitHub ansehen↗

    Master | Develop --- | ---

    JavaScript
    Auf GitHub ansehen↗1,790
  • emojione/emojioneAvatar von emojione

    emojione/emojione

    4,432Auf GitHub ansehen↗

    Emojione is a cross-platform emoji set and image library designed to ensure visual consistency regardless of a user's operating system or device. It functions as an emoji replacement framework that substitutes standard unicode emojis with custom graphics in websites and applications. The project focuses on custom emoji rendering and web UI asset management to prevent mismatched styles across different platforms. By replacing native system emojis with specific image assets, it provides a controlled frontend user experience and maintains a standardized visual style. The framework employs asset

    PHP
    Auf GitHub ansehen↗4,432
  • iamcal/php-emojiI

    iamcal/php-emoji

    0Auf GitHub ansehen↗

    This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying them using HTML.

    Auf GitHub ansehen↗0
  • juanitofatas/mojimeAvatar von JuanitoFatas

    JuanitoFatas/mojime

    56Auf GitHub ansehen↗

    Outputs random emojis.

    Ruby
    Auf GitHub ansehen↗56
  • junegunn/vim-emojiAvatar von junegunn

    junegunn/vim-emoji

    616Auf GitHub ansehen↗

    vim-emoji

    Vim script
    Auf GitHub ansehen↗616
  • leereilly/emojiAvatar von leereilly

    leereilly/emoji

    302Auf GitHub ansehen↗

    Emoji (絵文字) is the Japanese term for the picture characters or emoticons used in Japanese electronic messages and webpages (read more about its history). You can use emoji in GitHub issues, markdown files, pull requests, commit messages... basically almost anywhere you see a textfield.

    Auf GitHub ansehen↗302
  • mathiasbynens/emoji-regexM

    mathiasbynens/emoji-regex

    0Auf GitHub ansehen↗

    emoji-regex offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard. It’s based on emoji-test-regex-pattern, which generates (at build time) the regular expression pattern based on the Unicode Standard. As a…

    Auf GitHub ansehen↗0
  • mroth/emoji-data-jsAvatar von mroth

    mroth/emoji-data-js

    64Auf GitHub ansehen↗

    NodeJS library providing low level operations for dealing with Emoji glyphs in the Unicode standard. :cool:

    CoffeeScript
    Auf GitHub ansehen↗64
  • mroth/emojistaticAvatar von mroth

    mroth/emojistatic

    99Auf GitHub ansehen↗

    emojistatic

    CSS
    Auf GitHub ansehen↗99
  • mroth/emojitrackerAvatar von mroth

    mroth/emojitracker

    742Auf GitHub ansehen↗

    Emojitracker is a complex project with a service-oriented architecture, and thus has now been split up into multiple repositories. This repository mainly just serves as table of contents of sorts. Major components of the project are listed below.

    Auf GitHub ansehen↗742
  • mrowa44/emojifyAvatar von mrowa44

    mrowa44/emojify

    1,585Auf GitHub ansehen↗

    Emoji on the command line :scream:

    Shell
    Auf GitHub ansehen↗1,585
  • muan/emojiAvatar von muan

    muan/emoji

    2,268Auf GitHub ansehen↗

    :heart: me some emoji. Go to https://emoji.muan.co/

    CSS
    Auf GitHub ansehen↗2,268
  • muan/emoji-minesweeperAvatar von muan

    muan/emoji-minesweeper

    907Auf GitHub ansehen↗

    :boom::bomb::boom:

    JavaScriptemojigameminesweeper
    Auf GitHub ansehen↗907
  • muan/emojilibAvatar von muan

    muan/emojilib

    1,775Auf GitHub ansehen↗

    Make emoji searchable with this keyword library.

    JavaScript
    Auf GitHub ansehen↗1,775
  • muan/megamojiAvatar von muan

    muan/megamoji

    169Auf GitHub ansehen↗

    Undo - Modulize autocompletion - Test all the things - Update the gifs

    JavaScript
    Auf GitHub ansehen↗169