@mrravipandee/localstorage-js
A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.
use-react-storage
```jsx import useStorage, { useLocalStorage, useCookie, // NOT IMPLEMENTED YET useSessionStorage, // NOT IMPLEMENTED YET useNativeStorage // NOT IMPLEMENTED YET } = 'use-react-storage'