titlecase

Convert English words to title case

https://github.com/peti/titlecase#readme

Version on this page:0.1.0.3
LTS Haskell 22.14:1.0.1
Stackage Nightly 2024-03-28:1.0.1
Latest on Hackage:1.0.1

See all snapshots titlecase appears in

BSD-3-Clause licensed by Nikita Karetnikov, Peter Simons, Aaron Wolf
Maintained by Peter Simons
This version can be pinned in stack with:titlecase-0.1.0.3@sha256:6aa324441b2e18f5edef6a20a501ebcfb5579b07254486bc30e8aedfc69aec64,1881

Module documentation for 0.1.0.3

Used by 1 package in nightly-2017-03-09(full list with versions):

Capitalize all English words except articles (a, an, the), coordinating conjunctions (for, and, nor, but, or, yet, so), and prepositions (unless they begin or end the title). The prepositions are taken from https://en.wikipedia.org/wiki/List_of_English_prepositions.