JSONStore
Simple json store for node. Saves changes on disk immediately and blocking, so only relevant for cli applications and such.
Usage
var JSONStore = ;var db = ; db;db; // bar db;dbfoo // bar
Simple json store for node. Saves changes on disk immediately and blocking, so only relevant for cli applications and such.
var JSONStore = ;var db = ; db;db; // bar db;dbfoo // bar
npm i json-store
350
1.0.0
MIT
2.27 kB
4