Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
-
Updated
Mar 27, 2025 - TypeScript
Convert strings between camelCase, PascalCase, Capital Case, snake_case and more
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).
Convert text between `camelCase`, `PascalCase`, `Capital Case`, `Header-Case`, `Title Case`, `path/case`, `snake_case`, `param-case`, `dot.case`, `CONSTANT_CASE`, `lower case`, `lOWER CASE FIRST`, `UPPER CASE`, `Upper case first` and other
Convert between camelCase, snake_case, and PascalCase while preserving type information
Convert text from Pascal Case into Snake Case.
Add a description, image, and links to the pascal-case topic page so that developers can more easily learn about it.
To associate your repository with the pascal-case topic, visit your repo's landing page and select "manage topics."