{"library":"querymen","type":"library","category":null,"description":"Querymen is a querystring parsing middleware for Express.js and MongoDB, enabling automatic pagination, sorting, field selection, and custom query filters from URL parameters. Version 2.1.4 is the current stable release, with infrequent updates. It provides a declarative schema to map query parameters to MongoDB query operators like `$gte`, `$in`, and `$exists`, and integrates with mongoose-keywords for full-text search. Compared to alternatives like express-api-query-parser, it offers a more opinionated and schema-driven approach with built-in pagination defaults.","language":"javascript","status":"maintenance","version":"2.1.4","tags":["javascript","mongo","express","node","query","querystring","param","mongodb","expressjs"],"install":[{"cmd":"npm install querymen","imports":["import { middleware as query } from 'querymen'","import { Schema } from 'querymen'","const { querymen } = req;"]},{"cmd":"yarn add querymen","imports":[]},{"cmd":"pnpm add querymen","imports":[]}],"homepage":"https://www.npmjs.com/package/querymen","github":"https://github.com/diegohaz/querymen","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/querymen","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/querymen/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}