0.5.8 • Published 1 year ago

@z1/preset-feathers-server-nedb v0.5.8

Weekly downloads
47
License
MIT
Repository
github
Last release
1 year ago

Z1 Preset Feathers Server Nedb

Documentation under construction.

Dependencies

Usage

Install

yarn add @z1/preset-feathers-server-nedb

Import

import {  
  Nedb,
  FeathersNedb
} from '@z1/preset-feathers-server-nedb'

Example

const model = new Nedb(options)

app.use(`${path}`, FeathersNedb({ Model, id, events, paginate }))
0.5.8

1 year ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.46

3 years ago

0.4.5

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.5

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago