Recursively changes the case of plain object keys.
Change and detect the casing of a string.
Constants and utilities about visitor keys to traverse AST.
Visitor keys used to help traverse the TypeScript-ESTree AST
Compile objects with duplicate keys to valid strict ES5
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
Lowercase the keys of an object
Isomorphic client library for Azure KeyVault's keys.
Deep rekey Objects and Arrays as either camel case or snake case.
Like `Object.keys()` but also includes symbols
Convert object keys to camel case
Convert object keys from camel case
Filter object keys and values into a new object
https://en.wikipedia.org/wiki/Trie
TypeScript definitions for recase
Sort the keys of an object
Persistent ordered mapping from strings
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Shared OpenFeature JS components (server and web)
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
Fill keys in a destination that are defined on the source
Convert an object's keys to snake case
High Performance In-Memory Cache for Node.js