zuzak / owo

@Nepeta's iOS furry-speak transformation thing ported to a JS library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whats-this

Huohhhh. fuwwy stwing twansfowmew ;3

This is a port of the logic behind @Nepeta's cursed OWO into JavaScript. This project has also, in turn, been ported into Go, Raku, Python and C#.

Installation

npm (scoped)

npm i @zuzak/owo

Usage

const owo = require('@zuzak/owo')

console.log(owo('I have no mouth and I must scream'))
// HIIII! I haz nu mouth and I must scweam XDDD

console.log(owo.translate('I have no mouth and I must scream'))
// I haz nu mouth and I must scweam

About

@Nepeta's iOS furry-speak transformation thing ported to a JS library

License:Other


Languages

Language:JavaScript 100.0%