Search
use-performance
React hooks for performance
v1.1.3 URL:
https://unpkg.com/use-performance@1.1.3/dist/index.js
Open
Browse Files
react
performance
use-memo
web
memofy
Prevents re-execution of large javascript functions that have been processed once with the same parameter.
v0.2.0 URL:
https://unpkg.com/memofy@0.2.0/build/index.js
Open
Browse Files
memoization
cache
performance
optimization
function
memoize
typescript
javascript
utility
decorator
usememo
use-memo
memoization
memoizer
cacheable functions
memofy
useMemo
use-memo-map
Memoizes calls to array map function similar to React.useMemo. Memoized results will survive next render.
v0.1.0 URL:
https://unpkg.com/use-memo-map@0.1.0/lib/commonjs/index.js
Open
Browse Files
react
react-hook
react-hooks
use-memo
use-reading-duration
A custom React hook that estimates the reading time of any given text.
v1.0.1 URL:
https://unpkg.com/use-reading-duration@1.0.1/index.js
Open
Browse Files
hooks
react
reading
time
blog
next
use-state
use-memo
use-ref
javascript
typescript