@hackage text-manipulate0.1.2
Case conversion, word boundary manipulation, and textual subjugation.
Categories
License
LicenseRef-OtherLicense
Maintainer
brendan.g.hay@gmail.com
Links
Versions
Installation
Dependencies (3)
- base >=4.5 && <5.0
- text >=1.1 && <1.3
- text-format >=0.3 Show all…
Dependents (12)
@hackage/morley, @hackage/wolf, @hackage/pure-sum, @hackage/pg-entity, @hackage/dhall, @hackage/acme-everything, Show all…
Text Manipulate
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.