Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/emoji/mod.ts>unemojify

🦄 Emojis for dinosaurs
Latest
function unemojify
import { unemojify } from "https://deno.land/x/emoji@0.3.1/mod.ts";

Replace all emoji in a string with actual emoji names.

Parameters

str: string

Returns

string