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-memo-one` provides drop‑in replacements for React’s `useMemo` and `useCallback` that guarantee a stable cached reference for the lifetime of a component run, eliminating the “cache‑busting” behavior of the native hooks. It’s aimed at developers who need predictable memoization semantics—such as when managing identities, subscriptions, or optimizations that must persist across renders—even at the cost of extra memory usage.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alexreardon/use-memo-one

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 Flow plugins.
Account's avatar
babel/babel
Babel preset for all React plugins.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
airbnb/enzyme
JavaScript Testing utilities for React
Account's avatar
enzymejs/enzyme
JavaScript Testing utilities for React
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
gajus/eslint-plugin-flowtype
Flowtype linting rules for ESLint.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
facebook/react
ESLint rules for React Hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jest-community/jest-watch-typeahead
Jest plugin for filtering by filename or test name
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
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-uglify
Rollup plugin to minify generated bundle

Support the repos that depend on this repository

Top contributors

alexreardon's profile
alexreardon
52 contributions
denis-sokolov's profile
denis-sokolov
5 contributions
framp's profile
framp
1 contributions
lourd's profile
lourd
1 contributions
matt-oakes's profile
matt-oakes
1 contributions
oriSomething's profile
oriSomething
1 contributions
petecorreia's profile
petecorreia
1 contributions

Recent events

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

No events yet
alexreardon

alexreardon/use-memo-one

useMemo and useCallback but with a stable cache

JavaScript
472
12
MIT License