@wertarbyte/omit-deep
Recursively omit the specified key or keys from an object.
Recursively omit the specified key or keys from an object.
R.prop exported as a module
React hook for remembering a previous value.
Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.
Add @Stored property annotation for vuex in Typscript mode. Replace property by setter and getter on store.
DEPRECATED - use set-value instead.
Return true if `key` exists deeply on the given object.
Pass an array of object paths (e.g. `a.b.c`) and get the first non-undefined value if the property exists, or null if it does not.
Get, set, or delete a property from a nested object using a dot path
A set of React prop type checkers for Slate editors.
Fast library for manipulating plain objects using paths.
a tiny util to mix functions and properties into a prototype
Like pluck from underscore / lo-dash, but returns an object composed of specified properties, with values unmodified from those of the original object.
prop-types for Redux Resource
Sets a property value in property tree of an object with a property path.
Assign a value or extend a deeply nested property of an object using object path notation.
Get a nested property or its value from an object using simple `a.b.c` paths.
Get a random property from an object
A lightweight utility function to create a React className prop value for multiple class names.
React proptype utility library