loop-range

Loop between a range of numbers. Works with any range, and negative values.

ranged-date

Converts a given string, number, or Date object to the number of milliseconds since the Unix epoch, provided that it can be recognized as millisecond, second, or microsecond time within a specified range from the current date.

ranged-random-iterator

devide a list into multiple groups and iterates values in the list in random order within the group.

mongoose-efficient-pagination

A configurable mongoose pagination plugin that uses objectIds rather than skip