Module

Data.Owoify.Owoify

Package
purescript-owoify
Repository
deadshot465/purescript-owoify

#owoify Source

owoify :: String -> OwoifyLevel -> Effect String

owoify source level will owoify source string using the specified level. Currently three levels are supported, from weak to strong: Owo, Uwu, Uvu

#OwoifyLevel Source

data OwoifyLevel

Levels to denote owoness.

Constructors