{"library":"js-storage","type":"library","category":null,"description":"A JavaScript plugin (v1.1.0) that simplifies access to HTML5 storages (localStorage, sessionStorage) and cookies, with automatic JSON serialization, namespace support, and cookie fallback for old browsers. It provides a unified API for get/set/keys/isEmpty/hasKey operations with dot-path access to nested objects and bulk operations. Unlike raw localStorage, it automatically encodes objects via JSON, supports namespaces to avoid key collisions, and optionally integrates js-cookie for cookie storage. Stable but low maintenance; last updated several years ago.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","storage","html5","localStorage","sessionStorage","cookie","namespace"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install js-storage","imports":["import { Storages } from 'js-storage'","Storages.localStorage","Storages.initNamespaceStorage('ns_name')"]},{"cmd":"yarn add js-storage","imports":[]},{"cmd":"pnpm add js-storage","imports":[]}],"homepage":"https://github.com/julien-maurel/js-storage","github":"https://github.com/julien-maurel/js-storage","docs":null,"changelog":null,"pypi":null,"npm":"js-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}