balena-settings-storage

JSON →
library 8.2.0 ·javascript
verified Jun 7, 2026

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.