UNPKG

@feathersjs/commons

Version:

Shared Feathers utility functions

24 lines (14 loc) 761 B
# Feathers Commons [![CI](https://github.com/feathersjs/feathers/workflows/CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI) [![Download Status](https://img.shields.io/npm/dm/@feathersjs/commons.svg?style=flat-square)](https://www.npmjs.com/package/@feathersjs/commons) [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/qa8kez8QBx) > Shared Feathers utility functions ## Installation ``` npm install @feathersjs/commons --save ``` ## Documentation Refer to the [Feathers API](https://feathersjs.com/api) for more details. ## License Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors) Licensed under the [MIT license](LICENSE).