@hackage titlecase0.1.0.0
Convert English words to title case
Categories
License
BSD-3-Clause
Maintainer
nikita@karetnikov.org
Links
Versions
Installation
Dependencies (4)
- base >=4.7 && <4.8
- blaze-markup
- semigroups
- text Show all…
Dependents (2)
@hackage/acme-everything, @hackage/madlang
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 this list: https://en.wikipedia.org/wiki/List_of_English_prepositions.