{"library":"can-local-store","type":"library","category":null,"description":"can-local-store is a client-side data persistence library for the CanJS framework, providing a localStorage-backed database for `can/Map` and `can/List` instances. It enables developers to automatically serialize and deserialize data to and from the browser's `localStorage` API, making it easy to store and retrieve application state or user data directly in the browser. The current stable version is 1.0.1, last released in October 2017. Due to its age and lack of updates since then, the package is considered abandoned, with no ongoing development or maintenance. Its key differentiator was its deep integration with CanJS's observable data structures, allowing seamless persistence without boilerplate. However, modern CanJS applications or new projects would typically opt for more actively maintained state management solutions or direct `localStorage` wrappers.","language":"javascript","status":"abandoned","version":"1.0.1","tags":["javascript","canjs","donejs","donejs-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install can-local-store","imports":["import Map from 'can-local-store/map';","import List from 'can-local-store/list';","import localStore from 'can-local-store'; // Or import Store from 'can-local-store';"]},{"cmd":"yarn add can-local-store","imports":[]},{"cmd":"pnpm add can-local-store","imports":[]}],"homepage":"http://canjs.com","github":"https://github.com/canjs/can-local-store","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/can-local-store","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/can-local-store/compatibility"}}