204 packages found
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Transform into a string of capitalized words without separators
Transform into a string with the separator denoted by the next word capitalized
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Convert object keys to camel case
Convert object keys from camel case
- map
- object
- key
- keys
- decamelize
- decamelcase
- uncamelcase
- camelcase
- camel-case
- camel
- case
- separator
- string
- text
- View more
Convert a string to camel case.
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
- change-case
- change-casing
- case-change
- casing-change
- camel-case
- pascal-case
- kebab-case
- snake-case
- ada-case
- constant-case
- train-case
- cobol-case
- path-case
- dot-case
- View more
Convert a string to pascal case (upper camelcase).
- change case
- camel
- camelcase
- case
- casing
- pascal
- pascal-case
- pascal case
- pascalcase
- string
- upper camel case
- UpperCamelCase
Extensible string utility for converting, identifying and flipping string case
Convert a string to space case.
Simple case conversion and detection for strings.
- camel
- camelcase
- case
- casing
- lower
- lowercase
- pascal
- pascalcase
- sentence
- sentencecase
- slug
- slugcase
- snake
- snakecase
- View more
Convert string cases between camel case, pascal case, snake case etc...
Remove any existing casing from a string.
- camel
- camelcase
- case
- pascal
- pascalcase
- sentence
- sentencecase
- slug
- slugcase
- snake
- snakecase
- string
- title
- titlecase
This is the user interface for [Kaoto Backend](https://github.com/KaotoIO/kaoto-backend). Kaoto is an easy-to-use visual integration framework based on [Apache Camel](https://camel.apache.org/).
normalize objects using various types of casing
Convert an object's keys to snake case
Convenient string utilities
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Express middleware to convert keys in request body from PascalCase (UpperCamelCase) to lowerCamelCase