Packages

This Elixir port of mohan-cao's owoify-js is released under MIT license, which is also the same license of owoify-js. This simple library will turn any string into nonsensical babyspeak similar to what LeafySweet's infamous Chrome extension did.

Current section

Files

Jump to
owoify_ex CHANGELOG.md
Raw

CHANGELOG.md

## 1.0.0
- **(Breaking change)** Change owoness level from strings to atoms.
- Fix typos.
- Fix incorrect kaomoji.
- Don't generate API references for internal modules.
- Rename `interleave_arrays` to `interleave_lists` as it's more correct.
- Update ExDoc version.
## 0.1.1
Fix typo.
## 0.1.0
Initial release.