https://github.com/FormidableLabs/react-fast-compare

Last synced: about 1 month ago

Repository metadata:

fastest deep equal comparison for React


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 135
Total Committers: 32
Avg Commits per committer: 4.219
Development Distribution Score (DDS): 0.785

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Chris Bolin b****s@g****m 29
Christopher Dierkens c****s@f****m 18
Kylie Stewart k****e@k****h 16
dependabot[bot] 4****] 14
Evgeny Poberezkin e****n@m****m 11
Ryan Roemer r****r@f****m 7
Vadim Dalecky s****h@g****m 6
Samuel Estrella s****6@g****m 3
boygirl l****e@f****m 3
Christy Presler c****r 2
Carlos Kelly me@c****v 2
Dan Wilt d****e@g****m 2
Konstantin Lekh k****h@y****u 2
Paul Marsicovetere p****e@f****m 2
viper1104 v****4@m****u 1
samwhale s****a@f****m 1
Ryan Roemer r****n@l****m 1
Nicolau Gonçalves e****k 1
Sawyer Burnett 3****k 1
Scott Rippey s****y 1
Va Da s****h 1
github-actions[bot] g****] 1
Rob Walker r****r@f****m 1
Michał Wadas m****s@p****m 1
Magnus Markling m****s@m****m 1
Luke Bechtel l****4@g****m 1
Konstantin Lekh k****h@g****m 1
Henri Normak h****k@g****m 1
Grant Sander g****3@g****m 1
Fei Qi j****i@g****m 1
and 2 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

npm: react-fast-compare

Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.

maven: org.webjars.npm:react-fast-compare

WebJar for react-fast-compare

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/react-fast-compare/
  • Licenses: MIT
  • Latest release: 3.2.2 (published over 1 year ago)
  • Last Synced: 2024-11-10T21:40:08.580Z (about 1 month ago)
  • Versions: 4
  • Dependent Packages: 4
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 8.166%
    • Dependent packages count: 13.421%
    • Forks count: 16.2%
    • Average: 17.442%
    • Dependent repos count: 31.98%
npm: react-fast-compontent

Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.

  • Homepage: https://github.com/FormidableLabs/react-fast-compare
  • Licenses: MIT
  • Latest release: 3.2.0 (published almost 2 years ago)
  • Last Synced: 2024-11-10T21:40:09.577Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 6 Last month
  • Rankings:
    • Stargazers count: 2.824%
    • Forks count: 4.917%
    • Average: 24.484%
    • Dependent repos count: 25.306%
    • Dependent packages count: 32.89%
    • Downloads: 56.484%
  • Maintainers (1)

Dependencies

package.json npm
  • @babel/core ^7.7.5 development
  • @babel/preset-env ^7.7.6 development
  • @testing-library/dom ^7.5.1 development
  • @testing-library/preact ^1.0.2 development
  • @types/node ^14.0.1 development
  • @types/react ^16.9.35 development
  • @types/react-dom ^16.9.8 development
  • @types/react-redux ^7.1.9 development
  • @typescript-eslint/parser ^2.34.0 development
  • assert ^2.0.0 development
  • babel-loader ^8.0.6 development
  • benchmark ^2.1.4 development
  • builder ^5.0.0 development
  • codecov ^3.8.2 development
  • core-js ^3.5.0 development
  • eslint ^6.7.2 development
  • eslint-plugin-react ^7.20.0 development
  • fast-deep-equal 3.1.1 development
  • fast-deep-equal-git epoberezkin/fast-deep-equal#v3.1.1 development
  • jsdom ^16.2.2 development
  • jsdom-global ^3.0.2 development
  • karma ^6.3.14 development
  • karma-chrome-launcher ^3.1.0 development
  • karma-firefox-launcher ^1.1.0 development
  • karma-mocha ^1.3.0 development
  • karma-mocha-reporter ^2.2.5 development
  • karma-safari-launcher ^1.0.0 development
  • karma-webpack ^5.0.0 development
  • lodash ^4.17.10 development
  • mocha ^6.2.2 development
  • nano-equal ^2.0.2 development
  • nyc ^14.1.1 development
  • preact ^10.4.1 development
  • process ^0.11.10 development
  • react ^18.0.0 development
  • react-dom ^18.0.0 development
  • react-redux ^8.0.1 development
  • react-test-renderer ^18.0.0 development
  • redux ^4.2.0 development
  • shallow-equal-fuzzy 0.0.2 development
  • sinon ^7.5.0 development
  • terser ^4.4.3 development
  • typescript ^4.6.3 development
  • webpack ^5.72.0 development
yarn.lock npm
  • 758 dependencies
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-node v2 composite