{"library":"storejs","type":"library","category":null,"description":"store.js is a lightweight, cross-browser wrapper for localStorage with a simple, unified API. Version 2.1.1 is stable, actively maintained, and ships TypeScript definitions. It provides methods like set, get, remove, clear, forEach, and a Node.js shim. Unlike raw localStorage, store.js automatically serializes/deserializes values, handles errors, and has no dependencies. It supports all major browsers and Node.js v6+.","language":"javascript","status":"active","version":"2.1.1","tags":["javascript","storejs","store","storage","local","localstorage","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install storejs","imports":["import store from 'storejs'","import { set } from 'storejs'","import { get } from 'storejs'","import { remove } from 'storejs'"]},{"cmd":"yarn add storejs","imports":[]},{"cmd":"pnpm add storejs","imports":[]}],"homepage":"https://jaywcjlove.github.io/store.js/","github":"https://github.com/jaywcjlove/store.js","docs":null,"changelog":null,"pypi":null,"npm":"storejs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}