to-space-case

Case converter

Converts a string to a standardized case format where words are separated by spaces.

Convert a string to a space case.

GitHub

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

casejavascriptutility

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-pascal-caseConverts strings to a specific case format3
ianstormtaylor/to-constant-caseConverts a string to a consistent format4
ianstormtaylor/to-camel-caseConverts a string to a camel case format.35
ianstormtaylor/to-capital-caseConverts input text to capital case.11
ianstormtaylor/to-title-caseConverts a string to title case while preserving punctuation.18
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
cosmo/stringcaseConverts strings to different case formats and checks their validity16
johmsalas/text-case.nvimA Neovim plugin for converting text case and performing bulk replacements463
denolib/camelcaseConverts strings from dashed or underscored formats to camelCase or PascalCase formats.8
piranga8/summernote-case-converterAn editor plugin that adds a case conversion feature to a WYSIWYG editor0
suyesh/ocr_spaceAn API wrapper for a service that converts images to text70