Skip to main content

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
76%
Published
3 months ago (1.0.1)
function yassifyJSR
yassifyJSR(str: string): string

Yassify a string of text by appending emoji

Parameters

The string of text to yassify.

Return Type

a string of text with emoji appended

Add Package

deno add jsr:@kei95/yassify-jsr

Import symbol

import { yassifyJSR } from "@kei95/yassify-jsr";

---- OR ----

Import directly with a jsr specifier

import { yassifyJSR } from "jsr:@kei95/yassify-jsr";

Add Package

npx jsr add @kei95/yassify-jsr

Import symbol

import { yassifyJSR } from "@kei95/yassify-jsr";

Add Package

yarn dlx jsr add @kei95/yassify-jsr

Import symbol

import { yassifyJSR } from "@kei95/yassify-jsr";

Add Package

pnpm dlx jsr add @kei95/yassify-jsr

Import symbol

import { yassifyJSR } from "@kei95/yassify-jsr";

Add Package

bunx jsr add @kei95/yassify-jsr

Import symbol

import { yassifyJSR } from "@kei95/yassify-jsr";