# feathers-commons

> Shared Feathers utility functions

Latest version **0.8.7** (published 2016-11-30) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install feathers-commons
pnpm add feathers-commons
yarn add feathers-commons
bun add feathers-commons
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.8.7 |
| Published | 2016-11-30 |
| First published | 2015-03-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >= 4 |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 11 |
| Author | David Luecke |
| Maintainers | daffl, ekryski |
| Keywords | feathers |

## Links

- npm: https://www.npmjs.com/package/feathers-commons
- Repository: https://github.com/feathersjs/feathers-commons
- Issues: https://github.com/feathersjs/feathers-commons/issues
- npm.io page: https://npm.io/package/feathers-commons

## Alternatives

- [@fortawesome/react-fontawesome](https://npm.io/package/@fortawesome/react-fontawesome.md) — 2.2M weekly downloads
- [roboto-fontface](https://npm.io/package/roboto-fontface.md) — 196.0K weekly downloads
- [@react-native-vector-icons/common](https://npm.io/package/@react-native-vector-icons/common.md) — 150.4K weekly downloads
- [@procore/core-icons](https://npm.io/package/@procore/core-icons.md) — 4.6K weekly downloads
- [@react-md/material-icons](https://npm.io/package/@react-md/material-icons.md) — 1.6K weekly downloads

## Recent versions

- 0.8.7 (latest) — 2016-11-30
- 1.0.0-pre.3 (pre) — 2017-10-18
- 1.0.0-pre.2 — 2017-07-11
- 1.0.0-pre.1 — 2017-06-28
- 0.8.6 — 2016-11-25
- 0.8.5 — 2016-11-19
- 0.8.4 — 2016-11-11
- 0.8.1 — 2016-11-11
- 0.8.0 — 2016-11-09
- 0.7.8 — 2016-10-21
- 0.7.7 — 2016-10-21
- 0.7.6 — 2016-10-20
- 0.7.5 — 2016-09-05
- 0.7.4 — 2016-05-29
- 0.7.3 — 2016-05-05
- … 23 more at https://npm.io/package/feathers-commons/versions

## README

# Feathers Commons

[![Build Status](https://travis-ci.org/feathersjs/feathers-commons.png?branch=master)](https://travis-ci.org/feathersjs/feathers-commons)
[![Code Climate](https://codeclimate.com/github/feathersjs/feathers-commons/badges/gpa.svg)](https://codeclimate.com/github/feathersjs/feathers-commons)
[![Test Coverage](https://codeclimate.com/github/feathersjs/feathers-commons/badges/coverage.svg)](https://codeclimate.com/github/feathersjs/feathers-commons/coverage)
[![Dependency Status](https://img.shields.io/david/feathersjs/feathers-commons.svg?style=flat-square)](https://david-dm.org/feathersjs/feathers-commons)
[![Download Status](https://img.shields.io/npm/dm/feathers-commons.svg?style=flat-square)](https://www.npmjs.com/package/feathers-commons)
[![Slack Status](http://slack.feathersjs.com/badge.svg)](http://slack.feathersjs.com)

> Shared Feathers utility functions

## About

This is a repository for utility functionality that is shared between different Feathers plugin and used by the main repository.

## Author

- [David Luecke](https://github.com/daffl)

## License

Copyright (c) 2015 David Luecke

Licensed under the [MIT license](LICENSE).

---
_Source: https://npm.io/package/feathers-commons · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
