Skip to main content
This release is 1 version behind 1.0.2 — the latest version of @emrahcom/jsr-test. Jump to latest

Built and signed on GitHub Actions

Testing JSR publish

This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
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
100%
Published
2 months ago (1.0.1)
function yassify
yassify(str: string): string

Yassify a string of text by appending emojis

Parameters

The string of text to yassify.

Return Type

a string of text with emoji appended

Add Package

deno add @emrahcom/jsr-test

Import symbol

import { yassify } from "@emrahcom/jsr-test";

Add Package

npx jsr add @emrahcom/jsr-test

Import symbol

import { yassify } from "@emrahcom/jsr-test";

Add Package

yarn dlx jsr add @emrahcom/jsr-test

Import symbol

import { yassify } from "@emrahcom/jsr-test";

Add Package

pnpm dlx jsr add @emrahcom/jsr-test

Import symbol

import { yassify } from "@emrahcom/jsr-test";

Add Package

bunx jsr add @emrahcom/jsr-test

Import symbol

import { yassify } from "@emrahcom/jsr-test";