titlecase: Convert English words to title case

[ bsd3, library, program, text ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 1, 1.0.1
Dependencies base (>=4.7 && <4.8), blaze-markup, semigroups, text [details]
License BSD-3-Clause
Copyright 2015 Nikita Karetnikov
Author Nikita Karetnikov
Maintainer nikita@karetnikov.org
Category Text
Home page https://github.com/nkaretnikov/titlecase
Bug tracker https://github.com/nkaretnikov/titlecase/issues
Source repo head: git clone https://github.com/nkaretnikov/titlecase
Uploaded by NikitaKaretnikov at 2015-03-13T00:49:02Z
Distributions LTSHaskell:1.0.1, NixOS:1.0.1, Stackage:1.0.1
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 6196 total (26 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-09 [all 1 reports]