base-store v0.4.4

npm

Plugin for getting and persisting config values with your base-methods application. Adds a 'store' object that exposes all of the methods from the data-store library. Also now supports sub-stores!

Updated View on npm →
Version
0.4.4
115d ago
License
MIT
115d ago
Weekly Downloads
35.0K
103d ago
Dependencies
7
115d ago
Required Runtime
>=0.10.0
115d ago
Deprecated
No
115d ago

Weekly downloads

Release activity

1 release tracked. Last release: 116 days ago.

v0.4.4 current
v0.4.4 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 34965 103d ago
deprecated (none) false 116d ago
dep_count (none) 7 116d ago
license (none) MIT 116d ago
latest_version (none) 0.4.4 116d ago
required_runtime (none) >=0.10.0 116d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/npm/base-store/latest_version
{ "value": "0.4.4" }
CLI
$ npx grounded-cli base-store
base-store@0.4.4 (npm)