UNPKG

mongoose-aggregate-paginate-v2

Version:

A page based custom aggregate pagination library for Mongoose with customizable labels.

10 lines (9 loc) 117 B
language: node_js services: mongodb node_js: - lts/* - 10 install: - npm install script: - npm test