{"library":"nittro-extras-storage","type":"library","category":null,"description":"Nittro/Storage is a client-side storage abstraction library for web applications, part of the Nittro framework. Version 2.0.2 provides a unified API for localStorage, sessionStorage, and custom storage backends with automatic JSON serialization and expiration support. It uses ES modules and TypeScript definitions. Compared to raw Web Storage API, it adds type safety (when used with TypeScript), fallback mechanisms for private browsing, and a consistent interface across storage types. The package is passively maintained with no recent updates; it depends on the Nittro DI container","language":"javascript","status":"maintenance","version":"2.0.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nittro-extras-storage","imports":["import { Storage } from 'nittro-extras-storage'","import { LocalStorage } from 'nittro-extras-storage'","import { SessionStorage } from 'nittro-extras-storage'"]},{"cmd":"yarn add nittro-extras-storage","imports":[]},{"cmd":"pnpm add nittro-extras-storage","imports":[]}],"homepage":"https://www.nittro.org","github":"https://github.com/nittro/storage","docs":null,"changelog":null,"pypi":null,"npm":"nittro-extras-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}