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

use‑error‑boundary is a small React library that provides a hook (`useErrorBoundary`) and a companion `ErrorBoundary` component to bring error‑boundary functionality into functional components. It lets developers wrap child UI, detect render‑phase errors, access the caught error state (`didCatch`, `error`) and reset the boundary—all via hooks—making it easier to handle errors without converting to class components. Suitable for React developers migrating to hooks who need simple, type‑safe error‑boundary handling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of joschuaschneider/use-error-boundary

Account's avatar
babel/babel
Babel compiler core.
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
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
testing-library/react-hooks-testing-library
Simple and complete React hooks 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
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-dom
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
facebook/react
React package for snapshot testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
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

JoschuaSchneider's profile
JoschuaSchneider
22 contributions
dependabot[bot]'s profile
dependabot[bot]
12 contributions
brandonpittman's profile
brandonpittman
1 contributions

Recent events

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

No events yet
joschuaschneider

joschuaschneider/use-error-boundary

React hook for using error boundaries in your functional components

TypeScript
224
12
MIT License