node-shallowequal
Node.js module to shallow compare
Description
shallowequal is like lodash's isEqualWith() but for shallow (strict) equal. It performs a shallow equality comparison between two values to determine if they are equivalent. The equality is performed by iterating through keys on the given "value", and returning "false" whenever any key has values which are not strictly equal between "value1" and "value2". Otherwise, return "true" whenever the values of all keys are strictly equal.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/gaearon/react-hot-loader
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-shallowequal