Repository
Current version released
4 years ago
Versions
Deno-OwOifier
A simple text OwOifier made for Deno
Installation
import {OwOifier, OwOmods} from "https://deno.land/x/owoifier/mod.ts";
Usage
const owo = new OwOifier();
const owoifiedText = owo.OwOify("Hi! I am Tejas Agarwal. How are you?", OwOmods.high);
// You can use different mods depending upon how much OwO text you want.
Made with π by Tejas Agarwal