{"library":"weiliddat-sift","type":"library","category":null,"description":"sift is a lightweight JavaScript library for performing MongoDB-style query filtering on arrays and individual values. Version 18.3.1 (current stable) is actively maintained, supports Node.js >= 18, and ships TypeScript definitions. Key differentiators: tiny bundle size, tree-shakable, supports all standard MongoDB query operators ($in, $regex, $elemMatch, etc.), works in browsers and Node.js, and allows custom operations. Unlike MongoDB drivers, sift runs client-side for filtering in-memory data. The library is ESM-first and has no dependencies.","language":"javascript","status":"active","version":"18.3.1","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install weiliddat-sift","imports":["import sift from 'sift'","import { createQueryTester } from 'sift'","import { $eq, $in } from 'sift'"]},{"cmd":"yarn add weiliddat-sift","imports":[]},{"cmd":"pnpm add weiliddat-sift","imports":[]}],"homepage":"https://github.com/weiliddat/sift.js#readme","github":"https://github.com/weiliddat/sift.js","docs":null,"changelog":null,"pypi":null,"npm":"weiliddat-sift","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}