feathersjs-ecosystem / feathers-hooks-common

Useful hooks for use with FeathersJS services.
https://hooks-common.feathersjs.com
MIT License
193 stars 90 forks source link

feathers-hooks-common

npm GitHub Workflow Status libraries.io npm GitHub license Discord

A collection of useful hooks to use with Feathers services.

NOTE: This is the version for Feathers v5. For Feathers v4 use feathers-hooks-common v6

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.

Tests

npm test to run tests.

License

See LICENSE.