{"library":"create-ls","type":"library","category":null,"description":"A lightweight React state manager for local storage with real-time cross-tab sync. current version 1.2.2, released periodically. Key differentiators: no external dependencies, simple hook-based API (get/set/reset/hasValue), automatic persistence and synchronization across tabs. Eliminates need for Redux, Context API, or Zustand for persistent state. ESM-only, requires React 19.","language":"javascript","status":"active","version":"1.2.2","tags":["javascript","react","local-storage","state-management","hooks","persistent-state","cross-tab-sync","real-time-sync"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install create-ls","imports":["import { createLS } from 'create-ls'","import { createLS } from 'create-ls'","const counter = createLS('key'); counter.get()","const counter = createLS('key'); counter.set(value)"]},{"cmd":"yarn add create-ls","imports":[]},{"cmd":"pnpm add create-ls","imports":[]}],"homepage":"https://github.com/jp-coffee/create-ls#readme","github":"https://github.com/jp-coffee/create-ls","docs":null,"changelog":null,"pypi":null,"npm":"create-ls","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}