owoify_dart library

owoify_dart is a Dart port of mohan-cao's owoify-js library. This library will turn your input string (English only) into nonsensical babyspeaks.

Classes

Owoifier
The entry point of the owoify function. The owoify function is implemented as a static function of this class.

Enums

OwoifyLevel
The enumeration of available owoify levels.

Properties

SPACE_REGEX RegExp
final
WORD_REGEX RegExp
final