5 packages
light-memoize
**light-memoize** is a lightweight JavaScript library that provides an easy way to create memoization functions. It allows developers to efficiently cache the results of expensive function calls and retrieve them later based on the input arguments.
typescript-utility-kit
a utility kit of typescript
use-click-outside-ref
React hook to create a ref and listening click outside event of the ref.
use-event-handler
A simple React Hook for listening events of HTML element
use-prev-state
A simple hook that returns the previous state