Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
@yamada-ui/use-local-storage
Yamada UI useLocalStorage custom hook
use-react-storage
```jsx import useStorage, { useLocalStorage, useCookie, // NOT IMPLEMENTED YET useSessionStorage, // NOT IMPLEMENTED YET useNativeStorage // NOT IMPLEMENTED YET } = 'use-react-storage'
@nkey-ui/use-local-storage
A React hook for handling data in local storage.
@lindeneg/browser-cache
Hook for caching data in localStorage.
@alexmarqs/react-use-local-storage
React hook to persist and sync state with localStorage
@coelho-ui/use-local-storage
A React hook for handling data in local storage.
@reactutils/use-local-storage
A custom hook that provides a simple interface to the browser's local storage.