MongoDB Query Operators

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A utility package providing a structured set of constants and helpers for MongoDB query operators. Version 1.0.0 (stable, no active updates). It includes all standard MongoDB query operators ($lt, $gt, $in, $regex, etc.) and supports both ESM and CommonJS. No dependencies. Unlike manual strings, it reduces typos and improves autocomplete. Released as a single static object, not a constructor.