enzyme-shallow-equal

Adaptation of react-addons-shallow-compare, for independent usage

MIT 8 个版本
安装
npm install enzyme-shallow-equal
yarn add enzyme-shallow-equal
pnpm add enzyme-shallow-equal
bun add enzyme-shallow-equal
README

enzyme-shallow-equal

This is the implementation of shallowEqual that enzyme uses.

It's adapted from https://github.com/facebook/react/blob/144328fe81719e916b946e22660479e31561bb0b/packages/shared/shallowEqual.js#L36-L68

版本列表
1.0.7 2024-02-09
1.0.6 2024-02-09
1.0.5 2022-11-04
1.0.4 2020-08-07
1.0.3 2020-08-06
1.0.2 2020-08-06
1.0.1 2019-12-19
1.0.0 2019-06-16