scopedid
generic identifier class with types and optional versions
generic identifier class with types and optional versions
A Fork of a RFC6902(JSON patches) implementation to deal with dates and mongo objectIds
FindById method in mongoose will give errors if object id is not in correct format. This module help to validate object id to avoid errors. It works as a middleware like bodymen.
Heavily based on https://github.com/treygriffith/short-mongo-id
Generates HMAC-signed codes from Mongo ObjectID strings
Database cluster friendly object id with great query isolation.
Ensures valid ObjectIds where applicable.
A utility to be used in conjunction with MongoDB. Recurses over JSON data to replace string id fields with MongoDB ObjectIDs.
Takes strings and turns into ObjectIds
Create a non-guessable pseudorandom MongoDB ObjectID
check if two arrays of ObjectIDs are equal
A lightweight utility that allows you to easily generate an ObjectId
create a unique list of ObjectIDs from an array
easily generate an objectid string from the command line
Simple implementation MongoDB ObjectID in pure javascript for Node.js
Parse parts of a BSON ObjectId
Generate a 12 byte hexadecimal string that can act as a mongo ObjectID
Encode, decode and generate base-58/62 identifiers. Convertable MongoDB ObjectId's. Add context with prefixes!
An irreversible ObjectID generator
Super fast function to check if a String is a MongoDB ObjectID based on ES6 Sets.