Showing 1-20 of 352 packages
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.
Convert a string to snake case (snake_case). Similar to kebab-case but uses underscores instead of dashes.
Browser-friendly fork of bendrucker/snakecase-keys
TypeScript definitions for lodash.snakecase
functions for changing between coding cases(camelcase, snakecase, dashcase)
Detects the casing of the input string (camelcase, lowercase, snakecase etc).
convert a string to snake case
Convert a string to snake case.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Tiny Casing utils
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
convert object keys from/to camelCase and snake_case
Convert string to target CaseType, like: camelCase, snakeCase, properCase, constantCase...
TypeScript definitions for change-case-object
Convert into a lower case text with underscores between words
A TypeScript library for word case conversions, using Template Literal Types(TS >= 4.1).