/text-manipulate

Textual case conversion and word boundary manipulation

Primary LanguageHaskellMozilla Public License 2.0MPL-2.0

Text Manipulate

MPL2 Build Hackage Nix Cachix

Manipulate identifiers and structurally non-complex pieces of text by delimiting word boundaries via a combination of whitespace, control-characters, and case-sensitivity.

Has support for common idioms like casing of programmatic variable names, taking, dropping, and splitting text by word, and modifying the first character of a piece of text.