# feathers-query-filters

> Adds support for special query string params used for filtering data in [FeatherJS](https://github.com/feathersjs)

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


## Getting Started

`feathers-query-filters` is used internally the [database service adapters](http://docs.feathersjs.com/databases/readme.html) to support [pagination and sorting](http://docs.feathersjs.com/databases/pagination.html).

## License

[MIT](LICENSE)

## Author

[Feathers contributors](https://github.com/feathersjs/feathers-query-filters/graphs/contributors)
