Convert an object's keys to snake case
Browser-friendly fork of bendrucker/snakecase-keys
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
The lodash method `_.snakeCase` exported as a module.
convert a string to snake case
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
TypeScript definitions for lodash.snakecase
Tiny Casing utils
Constants and utilities about visitor keys to traverse AST.
Compile objects with duplicate keys to valid strict ES5
Visitor keys used to help traverse the TypeScript-ESTree AST
Recursive camelCase of object keys and arrays of objects
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
convert object keys from/to camelCase and snake_case
Convert a string to snake case (snake_case). Similar to kebab-case but uses underscores instead of dashes.
Lowercase the keys of an object
Custom JavaScript Utilities for MJ Studio
Convert into a lower case text with underscores between words
Isomorphic client library for Azure KeyVault's keys.
Convert object keys from camel case
Like `Object.keys()` but also includes symbols
Convert object keys to camel case
Common utilities for ChromaDB AI embedding packages