(owoify source level)
The main entry point of owoify-clj
.
Currently, there are three levels (owoness) available, from the lightest to the heaviest: owo, uwu, uvu.
source
is the source string, while level
is the specified owoness level.
The main entry point of `owoify-clj`. Currently, there are three levels (owoness) available, from the lightest to the heaviest: owo, uwu, uvu. `source` is the source string, while `level` is the specified owoness level.
(uvuify source)
Owoifies the source
string using uvu owoness level.
Owoifies the `source` string using uvu owoness level.
(uwuify source)
Owoifies the source
string using uwu owoness level.
Owoifies the `source` string using uwu owoness level.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close