0.5.8 • Published 2 years ago

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

Weekly downloads
47
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.46

4 years ago

0.4.5

5 years ago

0.4.0

5 years ago

0.3.0

6 years ago

0.2.5

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago