Skip to main content
Module

x/gfm/deps.ts>emojify

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

Replace all emoji names in a string with actual emojis.

Parameters

str: string