UNPKG

@feathersjs/adapter-commons

Version:

Shared database adapter utility functions

28 lines (16 loc) 993 B
# Feathers Adapter Commons [![CI](https://github.com/feathersjs/feathers/workflows/Node.js%20CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22) [![Download Status](https://img.shields.io/npm/dm/@feathersjs/adapter-commons.svg?style=flat-square)](https://www.npmjs.com/package/@feathersjs/adapter-commons) [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](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).