@ekino/express-collection
v0.3.0
Published
[](https://www.npmjs.com/package/@ekino/express-collection)
Readme
@ekino/express-collection
:warning: Work in progress :warning:
This package provides some middleware to ease the implementation of paginated/filtered/sorted collections.
Installation
You also have to install Joi as it's a peer dependency of this package.
yarn add joi @ekino/express-collection