{"library":"rule-judgment","type":"library","category":null,"description":"A MongoDB-like query engine for filtering JavaScript arrays and objects. Version 1.1.5 provides a lightweight, lodash-dependent library that supports a wide range of operators ($lt, $lte, $gt, $gte, $eq, $ne, $regex, $mod, $in, $nin, $_in, $_nin, $size, $exists, $type, $where, $and, $or, $not, $nor) for data filtering. It works in Node.js and browsers, ships TypeScript types, and uses a functional approach (returns a filter function). Compared to full MongoDB drivers or sift.js, it focuses on simplicity and compatibility with MongoDB query syntax.","language":"javascript","status":"active","version":"1.1.5","tags":["javascript","query","json","filter","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install rule-judgment","imports":["import ruleJudgment from 'rule-judgment'","import ruleJudgment from 'rule-judgment'","import type { MongoQuery } from 'rule-judgment'"]},{"cmd":"yarn add rule-judgment","imports":[]},{"cmd":"pnpm add rule-judgment","imports":[]}],"homepage":"https://github.com/kenote/rule-judgment#readme","github":"https://github.com/kenote/rule-judgment","docs":null,"changelog":null,"pypi":null,"npm":"rule-judgment","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}