257,228 packages matching “mongoose-plugin”
mongoose-snake-to-camel
v0.3.0 · 8 years ago
Mongoose plugin that creates camelCase aliases for snake_case properties in Mongoose models
No known vulnerabilities
mongoose-safe-query
v0.2.2 · 5 years ago
A mongoose plugin that verifies the fields in a query
No known vulnerabilities
mongoose-id-validator
v0.6.0 · 6 years ago
Mongoose plugin to validate that ObjectID references refer to objects that actually exist in the referenced collection
No known vulnerabilities
mongoose-integer
v0.1.1 · 10 years ago
Mongoose plugin to validate integer values within a Mongoose schema
No known vulnerabilities
mongoose-regex-search
v0.9.0 · 4 years ago
mongoose plugin to regex search on schema searchable fields.
No known vulnerabilities
mongoose-slugger-plugin
v6.1.1 · 2 years ago
Mongoose plugin to automatically generate so called slugs (atomically)
No known vulnerabilities
mongoose-private-paths
v0.7.0 · 10 years ago
A simple mongoose plugin to provide private Schema paths
No known vulnerabilities
@lykmapipo/mongoose-exportable
v0.4.0 · 4 years ago
mongoose plugin to add exports behavior
No known vulnerabilities
mongoose-stamp
v0.0.3 · 10 years ago
Mongoose plugin that adds createdAt, updatedAt, and deletedAt auto-assigned date properties
No known vulnerabilities
soft-delete-plugin-mongoose
v2.0.0 · 1 year ago
a mongoose plugin that allows you to soft delete documents and restore them (for JS & TS)
No known vulnerabilities
@lykmapipo/mongoose-sequenceable
v0.3.0 · 4 years ago
mongoose plugin to support sequence fields.
No known vulnerabilities
@rentspree/mongoose-state-machine
v0.1.1 · 7 years ago
A mongoose plugin fomr Javascript State Machine
No known vulnerabilities
mongoose-elasticsearch-xp
v5.8.0 · 7 years ago
A mongoose plugin that indexes models into Elasticsearch 2 / 5 (an alternative to mongoosastic)
No known vulnerabilities
mongoose-x-cursor
v1.0.13 · 2 years ago
Opinionated mongoose plugin for cursor based pagination
No known vulnerabilities
mongoose-history-plugin
v3.0.1 · 6 years ago
Mongoose plugin that saves history in JsonPatch format and SemVer format
No known vulnerabilities
mongoose-hook-ensure-indexes
v0.1.4 · 11 years ago
A mongoose plugin, improving 'Model.ensureIndexes' method, allowing also deletion of unused indexes and reindexing with changed options.
No known vulnerabilities
typegoose-cursor-pagination
v2.3.1 · 2 years ago
A mongoose plugin to find results using on cursor-based pagination with support for typegoose
No known vulnerabilities
mongoose-hook-createdmodified
v0.1.4 · 11 years ago
Mongoose plugin, adding `createdAt` and `modifiedAt` timestamp fields to document. `modifiedAt` is changed on any type of update.
No known vulnerabilities
simple-mongoose-autoincrement
v1.2.1 · 9 years ago
Mongoose plugin for auto-increment number ID or given field name.
No known vulnerabilities
mongoose-hook-custom-id
v0.1.4 · 11 years ago
Mongoose plugin to use String _id and by default will generate 16-char base64 string representation of ObjectId.
No known vulnerabilities