Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@0.2.5/deps.ts";

Replace all emoji names in a string with actual emojis.

Parameters

str: string