to-pascal-case

Case converter

Converts strings to a specific case format

Convert a string to pascal case.

GitHub

3 stars
3 watching
0 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-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-constant-caseConverts a string to a consistent format4
ianstormtaylor/to-snake-caseConverts a string to a snake case format.26
ianstormtaylor/to-camel-caseConverts a string to a camel case format.35
ianstormtaylor/to-title-caseConverts a string to title case while preserving punctuation.18
ianstormtaylor/to-capital-caseConverts input text to capital case.11
ianstormtaylor/to-no-caseA utility function that removes existing casing from a string16
sindresorhus/camelcaseConverts dash/dot/underscore/space separated strings to camelCase or PascalCase.684
zertovitch/pascal-to-adaA tool that converts Pascal code to Ada code12
tazinho/snakecaseA package for converting strings to various case formats programmatically.147
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
syntax-tree/nlcst-to-stringUtility to convert structured text data into plain text strings18