/react-memoize-hook

This is a simple library that exposes a react hook called useMemoization which helps to cache functions that make heavy calculations and only renew the cache based on a dependencies array just like any known react hook

Primary LanguageTypeScript

No issues in this repository yet.