@eggsnham07/simple-db
MITFirst you must create the database ```javascript const Database = require("@eggsnham07/simple-db"); const db = new Database(<dbName>); ``` `Database` has 2 parameters, both are optional: - dbName: `string` - opts: - - disableSafeShutdown: `boolean` - - di
85
Security score
0 known advisories in v0.1.3
Weekly downloads
—
Unpacked size
18.8 kB
Dependencies
1
Last publish
3 years ago
Security advisories
No known vulnerabilities affect v0.1.3.