View Source OwoifyEx (owoify_ex v1.1.0)
Turning your worst nightmare into a Hex package. https://codepen.io/newbeetf2/pen/yLLaNPZ
Link to this section Summary
Functions
The main entry point of OwoifyEx
.
A convenience function for OwoifyEx.owoify/2
with :uvu
as the owoness.
A convenience function for OwoifyEx.owoify/2
with :uwu
as the owoness.
Link to this section Types
@type owoness() :: :owo | :uwu | :uvu
Link to this section Functions
The main entry point of OwoifyEx
.
examples
Examples
iex> OwoifyEx.owoify("This is the string to owo! Kinda cute isn't it?")
This is teh stwing two owo! Kinda cute isn't it?
A convenience function for OwoifyEx.owoify/2
with :uvu
as the owoness.
A convenience function for OwoifyEx.owoify/2
with :uwu
as the owoness.