text-manipulate

Case conversion, word boundary manipulation, and textual subjugation.

https://github.com/brendanhay/text-manipulate

Version on this page:0.1.3.1
LTS Haskell 22.14:0.3.1.0
Stackage Nightly 2024-03-29:0.3.1.0
Latest on Hackage:0.3.1.0

See all snapshots text-manipulate appears in

LicenseRef-OtherLicense licensed by Brendan Hay
Maintained by Brendan Hay
This version can be pinned in stack with:text-manipulate-0.1.3.1@sha256:d63c834e8310c0311e53d68c605b80c05bb61d6f20bfb37ee5207c312142f7d1,2494

Module documentation for 0.1.3.1

Depends on 3 packages(full list with versions):
Used by 1 package in lts-2.17(full list with versions):

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.