Search results
198 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
Convert a kebab-cased CSS property into a camelCased DOM property.
The lodash method `_.camelCase` exported as a module.
Convert object keys to camel case
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
Convert object keys from camel case
- map
- object
- key
- keys
- decamelize
- decamelcase
- uncamelcase
- camelcase
- camel-case
- camel
- case
- separator
- string
- text
- View more
Hyphenates a camelcased CSS property name
Remove any existing casing from a string.
- camel
- camelcase
- case
- pascal
- pascalcase
- sentence
- sentencecase
- slug
- slugcase
- snake
- snakecase
- string
- title
- titlecase
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Work with objects of different cased keys
Convert a string to camel case.
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r
Convert a dash/dot/underscore/space separated string to UpperCamelCase
Convert strings between different variable naming formats
Given a string of dash-delimited words, return a similar version of the string, but which is camel-cased and otherwise stripped of special characters, whitespace, etc. so that it is usable as an ECMAScript variable.
Helper switches key case for npm knex
Simple case conversion and detection for strings.
- camel
- camelcase
- case
- casing
- lower
- lowercase
- pascal
- pascalcase
- sentence
- sentencecase
- slug
- slugcase
- snake
- snakecase
- View more
Converts camelCase JavaScript objects to JSON snake_case and vise versa.