Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chronicstone/mongoose-search

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chronicstone/mongoose-search

A mongoose advance search / filtering / pagination engine that leverages aggregation framework

  • 1.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

MONGOOSE SEARCH ENGINE

npm version npm downloads

What is it ?

This package is an nestjs abstraction layer built on top of mongoose aggregation framework, that allows you to perform advanced filtering / searching / pagination on deeply neested / aggregated models.

Features:

  • Dynamic aggregation & projection : Load only what you need
  • Very advanced filtering / searching capabilities
  • Server-side pagination, sorting, ...
  • Test with vitest

To skip CI (GitHub action), add skip-ci to commit message. To skip release, add skip-release to commit message.

Install

npm i @chronicstone/mongoose-search

Usage

--Soon--

FAQs

Package last updated on 22 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc