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

hoist-non-react-statics is a utility for React developers that copies non-React specific static properties from a child component to a parent component, similar to Object.assign but with React static keywords protected from being overridden. It's particularly useful when working with higher-order components (HOCs) where you need to preserve static methods from the wrapped component. This package is intended for React developers, especially those building or working with HOCs and component libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mridgway/hoist-non-react-statics

Account's avatar
facebook/react
Brand checking of React Elements.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all React plugins.
Account's avatar
babel/babel
babel require hook
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
facebook/react
Legacy API for creating React components.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle

Support the repos that depend on this repository

Top contributors

mridgway's profile
mridgway
63 contributions
TrySound's profile
TrySound
4 contributions
eps1lon's profile
eps1lon
4 contributions
bringking's profile
bringking
3 contributions
gajus's profile
gajus
3 contributions
kaesonho's profile
kaesonho
2 contributions
MichaelDeBoey's profile
MichaelDeBoey
2 contributions
bruno12mota's profile
bruno12mota
1 contributions
DanielRosenwasser's profile
DanielRosenwasser
1 contributions
dchambers's profile
dchambers
1 contributions

Recent events

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

No events yet
mridgway

mridgway/hoist-non-react-statics

Copies non-react specific statics from a child component to a parent component

JavaScript
1802
94
Other