{"library":"power-filter","type":"library","category":null,"description":"Filter arrays of objects using MongoDB-like query operators. Version 0.1.9. Part of the Phenyl framework, it supports operators such as $and, $or, $nor, $regex, $gte, $in, $exists, and many more. The query format is compatible with MongoDB's query operators, allowing complex filtering with nested field paths (e.g., 'foo.bar[0].baz'). It provides a lightweight, zero-dependency solution for in-memory filtering. Compared to similar libraries like 'mingo' or 'sift', power-filter is focused on simplicity and TypeScript/Flow support via the 'mongolike-operations' module.","language":"javascript","status":"active","version":"0.1.9","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install power-filter","imports":["import { filter } from 'power-filter'","import { filter } from 'power-filter/jsnext'"]},{"cmd":"yarn add power-filter","imports":[]},{"cmd":"pnpm add power-filter","imports":[]}],"homepage":"https://github.com/phenyl-js/phenyl/tree/master/modules/power-filter","github":"https://github.com/phenyl-js/phenyl/tree/master/modules/power-filter","docs":null,"changelog":null,"pypi":null,"npm":"power-filter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}