Attach `id` to the results of mongoose queries when using `.lean()`
Aspect-oriented middleware for async/await and JS
Plugin to handle `save()` with `unique` in arrays
Attach virtuals to the results of mongoose queries when using `.lean()`
A Karma plugin. Adapter for Angular's Scenario Runner.
<img src="https://i.imgur.com/TW4rq2f.png">
{G,S}et object values using MongoDB-like path notation
Lightweight argument-based dependency injection
Long number type for Mongoose
Helper to sanitize mongodb queries against query selector injections
Parse BDD tests (Mocha, Jasmine) to generate documentation
NodeJS-infused MongoDB shell - use require() and synchronous db.collection.find() in the same environment
MongoDB session store for connect/express built by MongoDB
Run commands on a hosting server in response to Git(Hub/Lab) webhooks
Expressive query building for MongoDB
The future layer above node-mongodb-native
Adds pre and post hook functionality to your JavaScript methods.
Next-generation take on pre/post function hooks
Dependency injector and DI-based async framework for writing modular, durable server code.
Always populate() certain fields in your mongoose schemas
Utility for building test stubs
Stylus-inspired preprocessor for MongoDB data sets and fixtures
TAO (aspect-oriented) modeling for MongoDB
Legacy pluralization logic for mongoose
Acquit plugin for removing lines of code from output
Quick tool for converting acquit output to markdown
Mongoose type for storing MongoDB int32's (bson type 16)
Lightweight deployment to EC2 over SSH for node apps that use forever
Stub out superagent requests using AngularJS' $httpBackend syntax
Throws an error whenever you access a field on a mongoose document that is projected out
Make the mongodb node driver able to serialize moment.js objects
[](https://travis-ci.org/vkarpov15/archetype-js)
Log mongoose .explain() output for your mongoose .find() and .findOne() calls to the console
Remove assignments to `process.env.*`
Double support for Mongoose
Pull examples from your test files into markdown or HTML
Double support for Mongoose
Mongoose plugin providing experimental support for Node.js `async_hooks`
Run a MongoDB replica set locally for development and clear the database each time
Light weight job scheduler for Node.js
Write Express middleware and route handlers using async/await
Print `package.json` version to the console. This makes it easier to automate `git commit -a -m` in npm scripts without an excessive amount of nested quotes
Got an unhandled promise rejection you can't find? This lib is for you.
Mongoose versioning (http://bit.ly/mongoose-versioning) for update operations
Middleware for validating Express req objects using Archetype
Functional JavaScript streams for rockstars
Apply getters to the results of mongoose queries when using `.lean()`
Client interface for Mongoose Cloud
CLI tools for mongoose cloud
Creates an [Express](http://expressjs.com/) middleware router that automatically exposes endpoints for [Temporal](https://temporal.io/) Workflows, Signals, and Queries.
Mongoose Migration Framework
Run Mongoose without MongoDB
Scheduled tasks with Mongoose
A Mongoose-native MongoDB UI with schema-aware autocomplete, AI-assisted queries, and dashboards that understand your models - not just your data.
Creates a new [stargate-mongoose](https://npmjs.com/package/stargate-mongoose) project based on one of the [stargate-mongoose sample apps](https://github.com/stargate/stargate-mongoose-sample-apps/tree/main/netlify-functions-ecommerce).
Implementation of BSON timestamp type for Mongoose
Super simple lib for working with JavaScript dates
Browser-based driver and pre-compiled bundle for running Mongoose in the browser, which supports creating schemas and validating documents in the browser. `@mongoosejs/browser` does **not** support saving documents, [queries](http://mongoosejs.com/docs/qu