phodb
Simplest database interface for chrome extension storage
- Simple built-in methods
- Faster with storage cached of table
- Support UUID
- Support @types
- Can extend for other simple storages
Usage
npm i phodb -S
; ;; peopleTable.where!!x.thenconsole.logres;peopleTable .findOnenew Datex.createdAt < new Date .thenconsole.logres;
Documents
Browser & js built file
https://github.com/jinhduong/phodb/blob/master/build/release/phodb.chrome.js
var peopleTable = ChromeExt;