-
-
Notifications
You must be signed in to change notification settings - Fork 952
Open
Description
this libe is great, it would be nice if names were shorter and simpler to type, for instance, if you use it from terminal to quickly edit files, one would prefer something like
import('lowdb').then(lib=>{
const db= lib.load("file", ...);
// do stuff
db.write()
})
thanks for the contribution anyway
Metadata
Metadata
Assignees
Labels
No labels