# emojibase

> Emojibase utility functions for working with emoji characters.

Latest version **17.0.0** (published 2025-11-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install emojibase
pnpm add emojibase
yarn add emojibase
bun add emojibase
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 17.0.0 |
| Published | 2025-11-17 |
| First published | 2017-07-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.12.0 |
| Dependencies | 0 |
| Unpacked size | 156 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 625 |
| Author | Miles Johnson |
| Maintainers | milesj |
| Keywords | emoji, emojibase, data, regex, helper, loader, cdn |

## Links

- npm: https://www.npmjs.com/package/emojibase
- Repository: https://github.com/milesj/emojibase
- Homepage: https://github.com/milesj/emojibase#readme
- Issues: https://github.com/milesj/emojibase/issues
- Funding: https://ko-fi.com/milesjohnson
- npm.io page: https://npm.io/package/emojibase

## Alternatives

- [gamedig](https://npm.io/package/gamedig.md) — 29.3K weekly downloads
- [join-monster](https://npm.io/package/join-monster.md) — 12.8K weekly downloads
- [masked](https://npm.io/package/masked.md) — 5.5K weekly downloads
- [@comunica/actor-query-process-explain-logical](https://npm.io/package/@comunica/actor-query-process-explain-logical.md) — 4.7K weekly downloads
- [@veracity/vui](https://npm.io/package/@veracity/vui.md) — 4.6K weekly downloads

## Recent versions

- 17.0.0 (latest) — 2025-11-17
- 5.0.0-alpha.1 (next) — 2020-08-21
- 16.0.0 — 2024-12-07
- 15.3.1 — 2024-06-03
- 15.3.0 — 2023-12-03
- 15.2.0 — 2023-10-06
- 15.1.0 — 2023-10-03
- 15.0.0 — 2023-06-11
- 6.1.0 — 2021-12-19
- 6.0.2 — 2021-10-16
- 6.0.1 — 2021-10-15
- 6.0.0 — 2021-10-15
- 5.2.0 — 2021-05-14
- 5.1.1 — 2021-03-08
- 5.1.0 — 2021-01-11
- … 40 more at https://npm.io/package/emojibase/versions

## README

# Emojibase

[![Build Status](https://github.com/milesj/emojibase/workflows/Build/badge.svg)](https://github.com/milesj/emojibase/actions?query=branch%3Amaster)
[![npm version](https://badge.fury.io/js/emojibase.svg)](https://www.npmjs.com/package/emojibase)
[![npm deps](https://david-dm.org/milesj/emojibase.svg?path=packages/core)](https://www.npmjs.com/package/emojibase)
[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/emojibase-data/badge?style=rounded)](https://www.jsdelivr.com/package/npm/emojibase-data)

> Emojibase, the ultimate emoji database.

A collection of lightweight, up-to-date, pre-generated, specification compliant, localized emoji
JSON datasets, regex patterns, and more.

#### Features

- Supports the latest [Emoji 17](https://emojipedia.org/emoji-17.0/),
  [Unicode 17](http://unicode.org/versions/Unicode17.0.0/), and
  [CLDR 48](http://cldr.unicode.org/index/downloads/cldr-48) release versions
- Built directly from the [emoji data source files](http://unicode.org/Public/emoji/)
- Based on the official [Unicode Technical Standard #51](http://unicode.org/reports/tr51/)
- With localization provided by
  [Unicode Technical Standard #35](http://unicode.org/reports/tr35/tr35-general.html#Annotations)

## Documentation

[https://emojibase.dev](https://emojibase.dev)

---
_Source: https://npm.io/package/emojibase · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
