Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattstevens/sublime-titlecase

Smarter title casing for Sublime Text
https://github.com/mattstevens/sublime-titlecase

Last synced: 3 months ago
JSON representation

Smarter title casing for Sublime Text

Awesome Lists containing this project

README

        

The title case function that currently ships with Sublime capitalizes the first letter of every word regardless of context or size. This plugin adds a Smart Title Case command that wraps Stuart Colville's [Python implementation](http://muffinresearch.co.uk/archives/2008/05/27/titlecasepy-titlecase-in-python/) of John Gruber's [Title Case](http://daringfireball.net/2008/05/title_case).