6.0.5 • Published 4 years ago

air5-nedb v6.0.5

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
4 years ago

Air5-NeDB

npm npm NPM

Logo

Air5 NeDB Adapter.

NPM

Installation

npm i air5@latest --save

npm i air5-nedb@latest --save

Usage

const Air5 = require('air5')

const database = new Air5('example-name', {
    provider: 'neDB',
    path: './air5/'
})

Copyright 2020 Jairus Tanaka - Apache 2.0

6.0.5

4 years ago

6.0.4

4 years ago

6.0.3

4 years ago

6.0.2

4 years ago

6.0.1

4 years ago

6.0.0

4 years ago

1.0.0

4 years ago