Showing 1-20 of 996 packages
Convert a string to pascal case (upper camelcase).
TypeScript definitions for pascalcase
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
A fast JS library for camelCase and PascalCase
convert between camelCase, PascalCase, snake_case, and kebab-case.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Convert object keys to PascalCase
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
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
> Turns a string into PascalCase.
ESLint plugin for personal naming conventions - supports PascalCase, camelCase, snake_case, and UPPER_SNAKE_CASE naming rules with intelligent recommendations
CLI tool and API to rename Vue component files from kebab-case to PascalCase and automatically update imports
String case conversion utilities supporting multiple formats. Convert between camelCase, PascalCase, snake_case, kebab-case, and more.
Convert a string to Pascal case.
Convert a string to Pascal case.
A TypeScript string library for converting strings to different 'code word' cases: camelCase, snake_case, kebab-case, PascalCase, etc.
Transform a string to PascalCase according to Microsoft's .NET Capitalization Conventions.