Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/uwuifier/index.ts>default#uwuifyWords

This repository contains the Uwuifier package! It's written in Deno with TypeScript and compiled into JavaScript for NPM, makes use of Jest for testing the code and is deployed on NPM and https://deno.land.
Latest
method default.prototype.uwuifyWords
import { default } from "https://deno.land/x/uwuifier@v4.2.2/index.ts";

Transforms words in a sentence by applying the Uwuifier's word map transformations.

Parameters

sentence: string
  • The sentence to be uwuified.

Returns

string

The uwuified sentence with transformed words.