filtr

JSON →
library 0.3.0 ·javascript maintenance
verified Jun 5, 2026

Array filtering for Node.js and the browser with a MongoDB-inspired query language. Version 0.3.0 (last stable). Provides comparators ($gt, $gte, $lt, $lte, $all, $exists, $mod, $eq, $ne, $in, $nin, $size) and traversables ($or, $nor, $and). Supports deep path matching, multiple output types (subset, boolean, index) and input modes (array, single). No dependencies. Early development stage with minimal maintenance.