fast-clone
Extremely fast deep cloning function
Extremely fast deep cloning function
Convert nested object to flatten or expand.
Shallow equal check object.
A React component that displays console logs from the current page, an iframe or transported across a server
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).
Turn an object into a string of HTML attributes
Get, set, or delete a property from a nested object using a dot path
Array-map like function for objects.
Recursively filters collection values (arrays and objects)
sessionStorage/localStorage API but backed by an object
Compare two arrays of objects, finding added, removed, updated and identical objects. Details the differences between updated objects.
Pluck nested properties from an object
copy an object but with only the specified keys
a quick syntax for JSON
Safely use a JavaScript object as hash
Object.setPrototypeOf Polyfill
Create HTML tables from Javascript Objects
Transform a string of css rules into a style object
Sort objects by property names using native Array.sort()
💠 Recursive assign for objects, arrays and more