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
14d ago
License
MIT
14d ago
Weekly Downloads
35.0K
2d ago
Dependencies
7
14d ago
Required Runtime
>=0.10.0
14d ago
Deprecated
No
14d ago

Weekly downloads

Release activity

1 release tracked. Last release: 15 days ago.

v0.4.4 current
v0.4.4 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 34965 2d ago
deprecated (none) false 15d ago
dep_count (none) 7 15d ago
license (none) MIT 15d ago
latest_version (none) 0.4.4 15d ago
required_runtime (none) >=0.10.0 15d 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)