own-enumerable-keys
gets own enumerable property names and symbols
gets own enumerable property names and symbols
A set of simple utilities for copying, merging and manipulating plain objects.
Shallow object merge.
A simple module that works exactly as Object.assign, but skips assigning undefined values.
Set a function's name property
Deep assign for next.
The mutate method returns new object with changes
Attach functions as non enumerable properties to the prototype of any object.
Assign a value or extend a deeply nested property of an object using object path notation.
Drop-in replacement for Object.assign() for "updating" immutable objects.
Delivers ponyfills as modules, uses native alternatives first when available
babel plugin that adds console.asserts which check that your imports are not undefined
Simple deep object assign function
Fast, safe JSON stringification.
Modify structures in react/redux compatible way
JavaScript object life
![Coverage badge gree][coverage-badge-green]
Convert the keys of an object to lowercase
Fast and lightweight library helps you to update js objects without mutating them
Like Object.assign but merges recursively objects properties.