Extend an object with the properties of additional objects. node.js/javascript util.
Creates a shallow clone of any JavaScript value.
Turn a readable stream into multiple readable streamx streams
React package for shallow rendering.
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
Adaptation of react-addons-shallow-compare, for independent usage
Does a shallow comparison of two objects, returning false if the keys or values differ.
make a shallow copy of an object or array
Shallow clones an object while respecting the original property descriptors
>**Note:** >This is a legacy React addon, and is no longer maintained. > >We don't encourage using it in new code, but it exists for backwards compatibility. >The recommended migration path is to use [`React.PureComponent`](https://facebook.github.io/re
TypeScript definitions for shallow-equals
Typescript-compatible minimalistic shallow equality check for arrays/objects
Determine if an array or object is equivalent with another, *not* recursively
Test for shallow equality between two objects or arrays.
This package provides the React TestUtils add-on.
Underscore mixins for deeply nested objects
Shallow deep equal assertion for chai
like `deeper` and `deepest`, but less strict, and with 90s flavor
No description provided.
Stand alone shallowCompare for use in libraries that support shouldComponentUpdate
Shallowly compares two objects
Efficient shallow equality algorithm for React and React Native
Fuzzy implementation of shallowEqual algoritm
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.