recursive get all keys of object
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Lowercase the keys of an object
Convert an object's keys to snake case
Sort objecy keys by length
Returns true if a value is a plain object, array or function.
Key signing and verification for rotated credentials
Persistent ordered mapping from strings
Underscore mixins for deeply nested objects
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Constants and utilities about visitor keys to traverse AST.
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Retrieve all keys and nested keys from objects and arrays of objects.
Sort the keys of an object
a customizable value inspector
Sort the keys in an object.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Modify the names of the own enumerable properties (keys) of an object.
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Compile objects with duplicate keys to valid strict ES5
Encrypt/Decrypt the values of a given object
Like `Object.keys()` but also includes symbols
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
https://en.wikipedia.org/wiki/Trie