8000 GitHub - peti/titlecase: Capitalize all English words except articles, coordinating conjunctions, and prepositions (unless they begin or end the title).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ titlecase Public

Capitalize all English words except articles, coordinating conjunctions, and prepositions (unless they begin or end the title).

License

Notifications You must be signed in to change notification settings

peti/titlecase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titlecase Library for Haskell

hackage release stackage LTS package stackage Nightly package CI Status

This library offers fairly robust titlecase function to capitalize a string to English Title Case. Unlike toTitle from the text library -- which simply capitalizes the first letter of every word -- this function respects rules with regard to articles, conjunctions, and prepositions.

It is available from Hackage at https://hackage.haskell.org/package/titlecase.

About

Capitalize all English words except articles, coordinating conjunctions, and prepositions (unless they begin or end the title).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0