sortobject
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
Found 29 results for deeply
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
Deeply merge JSON-like data structures
Normalize different variable value types - e.g. `"1"` becomes `1`
Deeply extend objects
Deeply extend objects
A minimal utility function library that converts camelCase to snake_case and snake_case to camelCase.
Highly performant utilities to manage deeply nested objects. get, set, merge, flatten, diff etc.
Easiest way to inject a loader/spinner into a deeply nested component (like a button)
Get information about deeply nested keys in JavaScript objects and arrays
Recursively lists given directory, alternatively filtering results with given options
Recursively loads content of found JavaScript and JSON files in given directory into a single structured object
Like lo-dash/underscore `.pick()` but recursively merges and picks deeply nested occurences of a property.
A versitile data validator and static type checker. Creat complex models for deeply nested data structures. Create statically typed functions. Switch to bool mode of use in form validation, and much more.
Check if a variable in a nested object is defined and optionally also check its type. Useful for verifying API responses.
Deeply clone js objects.
Accept Arguments object or multiple arguments that can be any value, including deeply nested arrays. Flatten the arguments/values then filter them to be only functions. Useful for `.use` methods.
Multiple delete deeply nested **values** from an object using dot notation `a.b.c`
Creates an object composed of the picked object properties from a nested object using a dot path, select specific fields based conditions with filter arrays with MongoDB queries
Safely access and modify deeply nested object properties
Acts like Object.assign method but recursively
find the dot path and value of a key of a specific name or pattern deep inside an object and transform or replace it.
Get an object property, with dot-notation support for deeply nested properties.
made-mighty5
Make deeply nested enums out of any constant object with a full type-safe interface.
zero-stove-egg-are
Loads content of found javascript and json files in given directory into a single structured object
Keep track of values provided by child elements deeply nested in a React component tree
get the diff of two JSON objects, even deeply nested data structures
Deeply extend JSON-safe objects