nedb-electron

1.0.1 • Public • Published

NeDB Electron

This is a simple fork of Louis Chartriot's NeDB.

The only change made was the removal of the following code from package.json to allow setting custom db paths from the renderer process.

...
  "browser": {
    "./lib/customUtils.js": "./browser-version/browser-specific/lib/customUtils.js",
    "./lib/storage.js": "./browser-version/browser-specific/lib/storage.js"
  },
...

Install

npm i nedb-electron

Package Sidebar

Install

npm i nedb-electron

Weekly Downloads

37

Version

1.0.1

License

SEE LICENSE IN LICENSE

Unpacked Size

1.3 MB

Total Files

57

Last publish

Collaborators

  • davdaarn