File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# react-fast-compare
22
3+ [ ![ Downloads] [ downloads_img ]] [ npm_site ]
4+ [ ![ size_minzip] [ size_minzip ]] [ size_site ]
5+ [ ![ Travis Status] [ trav_img ]] [ trav_site ]
6+ [ ![ AppVeyor Status] [ appveyor_img ]] [ appveyor_site ]
7+ [ ![ npm version] [ npm_img ]] [ npm_site ]
8+
39The fastest deep equal comparison for React. Really fast general-purpose deep comparison.
410Great for` shouldComponentUpdate ` . This is a fork of the brilliant
511[ fast-deep-equal] ( https://github.com/epoberezkin/fast-deep-equal ) with some
612extra handling for React.
713
8- [ ![ Travis Status] [ trav_img ]] [ trav_site ]
9- [ ![ AppVeyor Status] [ appveyor_img ]] [ appveyor_site ]
10- [ ![ npm version] [ npm_img ]] [ npm_site ]
11- [ ![ size_minzip] [ size_minzip ]] [ size_site ]
12- [ ![ size_min] [ size_min ]] [ size_site ]
1314
1415![ benchmark chart] ( assets/benchmarking.png " benchmarking chart ")
1516
@@ -139,3 +140,4 @@ Please see our [contributions guide](./CONTRIBUTING.md).
139140[ size_min ] : https://img.shields.io/bundlephobia/min/react-fast-compare.svg
140141[ size_minzip ] : https://img.shields.io/bundlephobia/minzip/react-fast-compare.svg
141142[ size_site ] : https://bundlephobia.com/result?p=react-fast-compare
143+ [ downloads_img ] : https://img.shields.io/npm/dt/react-fast-compare.svg
You can’t perform that action at this time.
0 commit comments