to-no-case

Casing remover

A utility function that removes existing casing from a string

Remove an existing case from a string.

GitHub

17 stars
3 watching
5 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list

caseutility

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ianstormtaylor/to-sentence-case Converts input strings to sentence case while preserving punctuation 6
ianstormtaylor/to-pascal-case Converts strings to a specific case format 3
ianstormtaylor/to-snake-case Converts a string to a snake case format. 26
ianstormtaylor/to-capital-case Converts input text to capital case. 11
ianstormtaylor/to-camel-case Converts a string to a camel case format. 35
ianstormtaylor/to-space-case Converts a string to a standardized case format where words are separated by spaces. 6
ianstormtaylor/to-dot-case Converts a string to a standardized case format 5
ianstormtaylor/to-constant-case Converts a string to a consistent format 4
ianstormtaylor/to-title-case Converts a string to title case while preserving punctuation. 18
maziyank/editorjs-change-case An editor plugin that enables changing text case in real-time within an Editor.js instance 13
chalk/strip-ansi-cli Tools for removing ANSI escape codes from text input. 56
robhurring/atom-change-case A tool to easily change the case of text in a source code editor 34
chalk/strip-ansi Removes unwanted formatting codes from text 398
sindresorhus/strip-css-comments A utility that removes comments from CSS code while preserving certain comment patterns or functions. 121
se-panfilov/rollup-plugin-strip-code A rollup plugin to remove code sections based on regular expressions 20