to-title-case

Case converter

Converts a string to title case while preserving punctuation.

Convert a string to a title case.

GitHub

18 stars
3 watching
6 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list

caseutility

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ianstormtaylor/to-sentence-caseConverts input strings to sentence case while preserving punctuation6
ianstormtaylor/to-pascal-caseConverts strings to a specific case format3
ianstormtaylor/to-dot-caseConverts a string to a standardized case format5
ianstormtaylor/to-space-caseConverts a string to a standardized case format where words are separated by spaces.6
ianstormtaylor/to-capital-caseConverts input text to capital case.11
ianstormtaylor/to-camel-caseConverts a string to a camel case format.35
ianstormtaylor/to-constant-caseConverts a string to a consistent format4
ianstormtaylor/to-snake-caseConverts a string to a snake case format.26
sindresorhus/camelcaseConverts dash/dot/underscore/space separated strings to camelCase or PascalCase.684
ianstormtaylor/to-no-caseA utility function that removes existing casing from a string16
codemodus/kaceProvides common case conversion functions for various coding styles.20
denolib/camelcaseConverts strings from dashed or underscored formats to camelCase or PascalCase formats.8
cosmo/stringcaseConverts strings to different case formats and checks their validity16
mamesoft/tonumberAdds toDouble and toFloat methods for converting strings to numeric types in Swift10
syntax-tree/nlcst-to-stringUtility to convert structured text data into plain text strings18