searchjs

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

A JavaScript library for filtering objects using jsql, a JSON-based query language similar to SQL. Current stable version is 1.1.2, release cadence is low (last update years ago). Key differentiator: allows querying plain JavaScript objects with dot-notation, range queries, and logical operators without a database. Lightweight, no dependencies.