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

Staged‑Components is a tiny library that lets React developers write function components in two “stages” so that hooks can be conditionally used without violating React’s rules of hooks. By wrapping a component with `staged`, the first stage can perform early returns or other logic, and the second stage (returned as a function) contains the hook calls, making it safe for cases like conditional rendering or forward‑ref components. It’s aimed at React developers who want a clean, type‑friendly way to break the “hooks must be called at the top level” constraint.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of awmleer/staged-components

Account's avatar
testing-library/jest-dom
Custom jest matchers to test the state of the DOM
Account's avatar
testing-library/react-testing-library
Simple and complete React DOM testing utilities that encourage good testing practices.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
peter-vilja/gulp-clean
A gulp plugin for removing files and folders.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

awmleer's profile
awmleer
21 contributions
dependabot[bot]'s profile
dependabot[bot]
8 contributions
miracles1919's profile
miracles1919
1 contributions

Recent events

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

No events yet
awmleer

awmleer/staged-components

Make React function component staged.

TypeScript
20
3
No license