Search results
348 packages found
Fastest deep clone implementation.
A great way to write simple arrow functions faster.
Recursively omit the specified key or keys from an object
Get, set, or delete a property from a nested object using a dot path refactored for typescript
A type-safe React hook for debugging purposes that wraps around the useEffect hook, which returns the dependencies that changed on each iteration of the effect within the console.
- react
- debug
- info
- hook
- react-hook
- rerender
- rerender count
- useEffectDebug
- useEffect
- what
- dependencies
- deps
- prop
- changed
Recursively merge values in a javascript object.
Safely get or set values in nested objects and arrays.
Get value from an object
Parsing and tokenizing attributes string
Get a nested property or its value from an object using simple `a.b.c` paths.
The utilities for working with a collections such as objects, arrays and primitives such as numbers, strings, etc.
Define a read-write accessor.
Fast library for manipulating plain objects using paths.
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
"This library helps you to find and get a nested property from a complex json object. It protects your code from null or undefined errors"
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
Group array of objects into lists.
History prop types.
Get, set, or delete a property from a nested object using a dot path
A utility to get the sub-schema from a JSON-schema from the path in an object