{"library":"storage-manager","type":"library","category":null,"description":"A lightweight browser-side web storage wrapper for localStorage and sessionStorage with TTL (time-to-live) support. Version 1.3.0 is the current stable release; the package sees infrequent updates. It differentiates from bare Web Storage API by adding automatic expiration of stored items, configurable in milliseconds, seconds, minutes, hours, or days, with optional automatic TTL refresh on get. Supports both LocalStorage and SessionStorage with a consistent API.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install storage-manager","imports":["import { LocalStorage } from 'storage-manager'","import { SessionStorage } from 'storage-manager'","const { LocalStorage } = require('storage-manager')"]},{"cmd":"yarn add storage-manager","imports":[]},{"cmd":"pnpm add storage-manager","imports":[]}],"homepage":"https://github.com/shmuely/storage-manager#readme","github":"https://github.com/shmuely/storage-manager","docs":null,"changelog":null,"pypi":null,"npm":"storage-manager","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}