Package: node-shallowequal (4.13.1+really-1.1.0~4.13.1+~cs12.12.4-2)
Links for node-shallowequal
Debian Resources:
Download Source Package node-react-hot-loader:
- [node-react-hot-loader_4.13.1+~cs12.12.4-2.dsc]
- [node-react-hot-loader_4.13.1+~cs12.12.4.orig-global.tar.gz]
- [node-react-hot-loader_4.13.1+~cs12.12.4.orig-hoist-non-react-statics.tar.gz]
- [node-react-hot-loader_4.13.1+~cs12.12.4.orig-shallowequal.tar.gz]
- [node-react-hot-loader_4.13.1+~cs12.12.4.orig-types-hoist-non-react-statics.tar.gz]
- [node-react-hot-loader_4.13.1+~cs12.12.4.orig-types-shallowequal.tar.gz]
- [node-react-hot-loader_4.13.1+~cs12.12.4.orig.tar.gz]
- [node-react-hot-loader_4.13.1+~cs12.12.4-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Node.js module to shallow compare
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.
Download node-shallowequal
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 18.5 kB | 42.0 kB | [list of files] |