## feathers-hooks-common

[![CI](https://github.com/feathersjs-ecosystem/feathers-hooks-common/workflows/CI/badge.svg)](https://github.com/feathersjs-ecosystem/feathers-hooks-common/actions?query=workflow%3ACI)
[![Dependency Status](https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square)](https://david-dm.org/feathersjs/feathers-hooks-common)
[![Download Status](https://img.shields.io/npm/dm/feathers.svg?style=flat-square)](https://www.npmjs.com/package/feathers-hooks-common)
[![Slack Status](http://slack.feathersjs.com/badge.svg)](http://slack.feathersjs.com)

A collection of useful hooks to use with Feathers services.

```
npm install feathers-hooks-common --save
```

## Documentation

For the full list and API of available hooks and utilities, refer to the [feathers-hooks-common documentation](https://hooks-common.feathersjs.com/overview.html). 

## Tests

`npm test` to run tests.

## License

See [LICENSE](LICENSE).
