Showing 1-20 of 846,715 packages
Convert a string to pascal case (upper camelcase).
String case utils
Transform a string by swapping every character from upper to lower case, or lower to upper case
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Transform into a string with random capitalization applied
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
Tiny Casing utils
convert a string to pascal case
TypeScript definitions for pascalcase
Convert a string to Pascal case.
Convert a string to Pascal case.
Enforce filename conventions for linted files
Convert into a text of capitalized words without separators
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Validate that your components can safely be updated with Fast Refresh
Convert text between `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `kebab-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other
A collection of helpers to perform operations on/related to a string value
the tiny case transformer — effortlessly transform strings between naming conventions
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
JavaScript Convert String and Keys of Object between cases (camelCase, snake_case, PascalCase, dot.case, path/case, text case, Sentence case, Header Case, UPPERCASE, lowercase, kebab-case). Use for both Node.JS and Browser