{"library":"good-storage","type":"library","category":null,"description":"A lightweight JavaScript library providing a unified API for sessionStorage and localStorage in the browser. Version 1.1.1 is the stable release. It simplifies storage operations with methods like set, get, remove, clear, and iteration support. Key differentiator: same API for both storage types with a namespace for sessionStorage.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","store","html5"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install good-storage","imports":["import storage from 'good-storage'","storage.set(key, val)","import storage from 'good-storage'; storage.session.set(key, val)"]},{"cmd":"yarn add good-storage","imports":[]},{"cmd":"pnpm add good-storage","imports":[]}],"homepage":"https://github.com/ustbhuangyi/storage#readme","github":"https://github.com/ustbhuangyi/storage","docs":null,"changelog":null,"pypi":null,"npm":"good-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}