Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

shallow-element-equals is a tiny utility that provides a customized shallow‑equality check for React (and React Native) props. It treats `children` specially—comparing the child elements by their type and props rather than by reference—so it can be used inside `shouldComponentUpdate` to speed up “pure” components that accept JSX children. The library is aimed at advanced React developers who understand the risks of assuming child components are pure and need a more aggressive prop‑change detection.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of lelandrichardson/shallow-element-equals

Account's avatar
lelandrichardson/style-equal
An efficient equality algorithm for React Native inline styles
Account's avatar
airbnb/babel-preset-airbnb
A babel preset for transforming your JavaScript for Airbnb
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.

Support the repos that depend on this repository

Top contributors

lelandrichardson's profile
lelandrichardson
5 contributions
lucheng404's profile
lucheng404
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
lelandrichardson

lelandrichardson/shallow-element-eq...

Efficient shallow equality algorithm that also allows checks for react element equality of children props

JavaScript
7
1
MIT License