{"library":"balena-settings-storage","type":"library","category":null,"description":"Low-level module for persisting Balena settings in Node.js (filesystem) and browser environments. Version 8.2.0 is current, with a stable API surface focused on simple key-value storage through getStorage(), returning an object with set/get/has/remove/clear methods. Ships TypeScript types, supports ESM and CJS, requires Node >=14. Replaces the deprecated 'balena-settings-client'. Not intended for end users; use the high-level Balena SDK instead.","language":"javascript","status":"active","version":"8.2.0","tags":["javascript","balena","data","storage","settings","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install balena-settings-storage","imports":["import { getStorage } from 'balena-settings-storage'","const storage = getStorage({ dataDirectory: '/tmp' })","storage.set('key', 'value'); storage.get('key')"]},{"cmd":"yarn add balena-settings-storage","imports":[]},{"cmd":"pnpm add balena-settings-storage","imports":[]}],"homepage":"https://github.com/balena-io-modules/balena-settings-storage","github":"git://github.com/balena-io-modules/balena-settings-storage","docs":null,"changelog":null,"pypi":null,"npm":"balena-settings-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}