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

react-hook-thunk-reducer is a React hook that extends useReducer() to support thunks, similar to redux-thunk. It allows developers to write action creators that return functions instead of plain actions, enabling conditional and asynchronous dispatches based on the current state. This library is ideal for React developers who want to incorporate thunk-based state management patterns into their functional components using hooks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nathanbuchar/react-hook-thunk-reducer

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
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
babel/babel-loader
babel module loader for webpack
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
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
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-cli
CLI for webpack & friends

Support the repos that depend on this repository

Top contributors

nathanbuchar's profile
nathanbuchar
40 contributions
chhsiao1981's profile
chhsiao1981
1 contributions
lewis500's profile
lewis500
1 contributions
nutstick's profile
nutstick
1 contributions

Recent events

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

No events yet
nathanbuchar

nathanbuchar/react-hook-thunk-reduc...

📡 A React useReducer() hook whose dispatcher supports thunks à la redux-thunk.

JavaScript
106
12
MIT License