Search results
409 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
snakecase
exact matchConvert a string to snake case (snake_case). Similar to kebab-case but uses underscores instead of dashes.
The lodash method `_.snakeCase` exported as a module.
swagger camelcase properties to snakecase
Convert an object's keys to snake case
Convert object keys to camelCase or snakeCase.
Convert (camelCase) string to snakeCase.
Browser-friendly fork of bendrucker/snakecase-keys
Detects the casing of the input string (camelcase, lowercase, snakecase etc).
- camel
- camelcase
- case-sensitive
- case
- detect
- exec
- lowercase
- match
- matches
- occurrence
- occurrences
- pattern
- patterns
- regex
- View more
TypeScript definitions for lodash.snakecase
convert a string to snake case
Convert string to target CaseType, like: camelCase, snakeCase, properCase, constantCase...
Tiny Casing utils
Transform a string between CamelCase, CapitalCase, ConstantCase, DotCase, HeaderCase, ParamCase, PascalCase, PathCase, SnakeCase, SentenceCase.
- convert string to camelcase
- convert string to capitalcase
- convert string to constantcase
- convert string to dotcase
- convert string to headercase
- typesccript
- angular library
- string transform
- change case
- convert
- transform
- camel case example
- capital case example
- constant case example
- View more
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Enforce snake_case naming rule for identifiers
Convert a string to snake case.
> Enforce snake_case on variables and function names
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Enhances JavaScript's String prototype with additional utilities for string manipulation and formatting, including CamelCase, SnakeCase, and KebabCase, for more convenient string operations.
Convert a string to snake case.