# lloyd/JSONSelect

CSS-like selectors for JSON

Repository: https://github.com/lloyd/JSONSelect
Canonical: https://ross.abutalabs.com/products/jsonselect
Homepage: http://jsonselect.org
Language: JavaScript
License: ISC
License Family: permissive
Last push: 2021-08-31T16:43:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5591, "days_push": 1828, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1588, forks 112 (observed 2026-08-28T04:05:07.972798+00:00)

## What it is
JSONSelect is a CSS-like selector language for querying JSON documents, with a JavaScript reference implementation. It lets developers select nodes from JSON using familiar CSS-style syntax.

## Use cases
- query  documents with css-like selectors
- extract values from nested  structures
- filter  data streams efficiently
- find nodes in  by path patterns
- parse and select elements from  responses

## When to avoid
- you need actively maintained software with recent updates
- you need powerful querying like JSONPath or jq with advanced features
- you work outside JavaScript and need a mature implementation

## Facets
- artifact type: library
- maturity: abandoned
- function: parser, search-engine, developer-tools
- domain: developer-tools, parsers, apis
- platform: browser
- tags: css-selectors, -query, selector-language, javascript, nodejs

## Member repositories
- lloyd/JSONSelect (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.972798+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:55:01.416220+00:00, confidence not recorded.
  - readme: https://github.com/lloyd/JSONSelect (fetched 2026-08-28T04:05:07.972798+00:00, sha ab5d1d66bf3f)
  - homepage: http://jsonselect.org (fetched 2026-08-29T11:26:41.047478+00:00, sha 70b4cb19b4d2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
