mongo-cursor-pagination

v7.2.0
Make it easy to return cursor-paginated results from a Mongo collection
mongo pagination cursor database fulltext search find

ci

npm run lint && npm run test

lint

eslint .

test

DRIVER=mongoist ava && DRIVER=native ava

babelBuild

babel src -d dist/node

babelWatch

babel --watch src -d dist/node

prepublish

npm run babelBuild

Metadata

  • MIT
  • >= 6.9.1
  • Brad Vogel
  • released 12/19/2019

Downloads