matomesc / mongoose-randomLinks
Get a random document from your mongo collections
☆44Updated 10 years ago
Alternatives and similar repositories for mongoose-random
Users that are interested in mongoose-random are comparing it to the libraries listed below
Sorting:
- Validators for mongoose models utilising validator.js☆376Updated 2 years ago
- Simple plugin for Mongoose which adds a findOrCreate method to models.☆180Updated 2 years ago
- Middleware to attach your express app's request & response to a domain. No more process.uncaughtException nonsense.☆120Updated 9 years ago
- On the fly, thumbnail creation middleware for express.☆85Updated 3 years ago
- A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.☆142Updated 7 years ago
- restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes☆83Updated 4 years ago
- test helpers for using mongodb with mocha☆107Updated 7 years ago
- Device detection library for node.js based on the user-agent, built on top of express☆305Updated 7 years ago
- MongoDB-backed job queue for Node.js☆182Updated 8 years ago
- Plugin for Mongoose that turns duplicate errors into regular Mongoose validation errors☆117Updated 3 years ago
- mongoose schema inheritance and discriminator key extension☆296Updated 5 years ago
- An express wrapper that enables generators to be used as middlewares☆123Updated 8 years ago
- MongoDB 2.4 text search support for mongoose☆154Updated 11 years ago
- mongodb migrations for node☆67Updated 5 years ago
- Middleware to force SSL on pages☆75Updated 4 years ago
- Password hashing and verification for node.js