change-case-keys
Change the case of the keys of a javascript object (camel case, underscore case, dash case)
Change the case of the keys of a javascript object (camel case, underscore case, dash case)
JS Array version for objects colletions
Recursively-keys module for obtaining the keys in a Object recursively
Map-like object with composite keys
Filter object properties using a whitelist
Convert (nested) object keys to snake case or camel case with type safety.
Converts object keys from snake to camel case
Digout recursively extracts and navigates deeply nested data structures, bridging the gaps left by JavaScript's native methods. Flatten multidimensional arrays into a single linear vertical, simplifying preprocessing tasks in AI and machine learning.