@feathersjs/adapter-commons
Version:
Shared database adapter utility functions
28 lines (16 loc) • 993 B
Markdown
# Feathers Adapter Commons
[](https://github.com/feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22)
[](https://www.npmjs.com/package/@feathersjs/adapter-commons)
[](https://discord.gg/qa8kez8QBx)
> Shared utility functions for Feathers adatabase adapters
## Installation
```
npm install @feathersjs/adapter-commons --save
```
## Documentation
Refer to the [Feathers database adapter documentation](https://feathersjs.com/api/databases/common.html) for more details.
## Authors
[Feathers contributors](https://github.com/feathersjs/adapter-commons/graphs/contributors)
## License
Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).