moveline/mongoose-pagination

Mongoose Query Pagination

CoffeeScriptJavaScript
This is stars and forks stats for /moveline/mongoose-pagination repository. As of 28 Apr, 2024 this repository has 54 stars and 10 forks.

mongoose-pagination Mongoose Query Pagination Installation $ npm install mongoose-pagination Usage require 'mongoose-pagination' model .find() .paginate(1, 10) .exec(function(err, docs) { console.log('docs: ', docs) }); model .find() .paginate(1, 10, function(err, docs, total) { console.log('total: ', total, 'docs: ', docs) }); Tests $ npm test Authors Christopher Garvis & Moveline License MIT
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
besuper/TwitchNoSubJavaScript837+10470
urre/wordpress-nginx-docker-composeCSSPHPSCSS747+3310+1
OpenClassrooms-Student-Center/GameOn-website-FRCSSHTMLJavaScript38+11.6k+13
sunset-wasteland/sunset-wastelandDMJavaScriptHTML13092+1
Audreugzg/decision_makerEJSJavaScriptSCSS0020
lambdaclass/aleo_rouletteElixirReScriptCSS6060
jattenberg/.emacs.dEmacs LispJavaScript0000
pocketbase/pocketbaseGoSvelteSCSS26.3k01.1k0
stoneatom/stonedb-docsLessTypeScriptCSS14090
swim2sun/migu-music-dlJavaScriptRustHTML105+190