@lpgroup/feathers-mongodb-hooks
Version:
Hooks for feathers-mongo.
40 lines (24 loc) • 1.2 kB
Markdown
# @lpgroup/feathers-mongodb-hooks
[](https://badge.fury.io/js/%40lpgroup%2Ffeathers-mongodb-hooks) [](https://snyk.io/test/npm/@lpgroup/feathers-mongodb-hooks)
[](https://gitlab.com/lpgroup/lpgroup/-/blob/master/LICENSE.md)
[](https://github.com/facebook/jest) [](https://codecov.io/gl/lpgroup/lpgroup)
Collection of hooks to use togheter with fethers-mongodb
## Install
Installation of the npm
```sh
npm install @lpgroup/feathers-mongodb-hooks
```
## Example
```js
const auth = require("@lpgroup/feathers-mongodb-hooks");
```
## API
### `xxx`
#### `xxx(xxx)`
```js
xxx(xxx);
```
## Contribute
See [contribute](https://gitlab.com/lpgroup/lpgroup/-/blob/master/README.md#contribute)
## License
MIT - See [licence](https://gitlab.com/lpgroup/lpgroup/-/blob/master/LICENSE.md)