mongoose-id-validator
Mongoose plugin to validate that ObjectID references refer to objects that actually exist in the referenced collection
Mongoose plugin to validate that ObjectID references refer to objects that actually exist in the referenced collection
mongodb objectid utilities
GraphQLObjectId - GraphQL scalar for mongodb ObjectId
Id equality assertions for chai
Sets objectId type for model property
Tiny, browser-compatible mongo id shortener
Extends Joi with Joi.objectId()
Generate unique identifiers like MongoDB does
objectId to timestamp, in `ms`.
Joi validator with Mongo ObjectId
Extending Joi to validate and convert mongo/mongoose ObjectId
Validates a MongoDB ObjectID. Takes a string, returns a bool.
Create predictable ObjectIds
Joi extension to validate MongoDB ObjectId.
A Joi extension to validation MongoDB ObjectId formats
The fastest way to convert ids, UUID, MongoDB ObjectId into shorter, URL-friendly base64 and vice versa.
Parse / Stringify bson documents
Use MongoDB ObjectID without installing bson.
A little module that replaces a long ObjectId value with short one keeping uniqueness. A charset for conversion is fully configurable and does not depend on requirement of 64 symbols. So it is possible to use only letters, letters+digits, digits etc.
Mongo document equality assertions for chai