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

x/gfm/deps.ts>emojify

Server-side GitHub Flavored Markdown rendering for Deno
Go to Latest
function emojify
import { emojify } from "https://deno.land/x/gfm@list/deps.ts";

Replace all emoji names in a string with actual emojis.

Parameters

str: string