Skip to content

JAZSI/OwOfier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@jaszi/owo

Just copy the function in the index.js to your code UwU

This doesn't exist as an npm package I just want to put these UwU

@jaszi/owo is a simple package that allows you to "owoify" your text by replacing certain words and letters with "owo" variations.

Installation

You can install @jaszi/owo by running the following command:

npm install @jaszi/owo

Usage

To use @jaszi/owo, you need to require the package in your project and call the owo function with a string of text as the argument:

const owo = require('@jaszi/owo');
console.log(owo("Hello, World!"));

The function will return the "owoified" version of the text.

Example

Input: "Hello, World!"
Output: "Hewwo Wowwd! ( •́ .̫ •̀ )"

Input: "I love dogs"
Output: "I wuv doggos murr~"

Version

1.0.0

License

This package is licensed under the MIT license.

Releases

No releases published

Packages

No packages published