# wellsjo/JSON-Splora

GUI app for editing, visualizing, and manipulating JSON data

Repository: https://github.com/wellsjo/JSON-Splora
Canonical: https://ross.abutalabs.com/products/json-splora
Language: JavaScript
License: MIT
License Family: permissive
Topics: json, json-splora, javascript, gui, jq
Last push: 2017-02-22T17:10:42+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3607, "days_push": 3479, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1861, forks 60 (observed 2026-08-28T04:05:45.410610+00:00)

## What it is
JSON-Splora is an Electron-based desktop GUI for editing, visualizing, and manipulating JSON data. It parses relaxed JSON5 input and lets users filter and transform data live using JavaScript or jq queries.

## Use cases
- edit and visualize  files with a gui
- filter  data with jq queries
- transform  objects with javascript
- open  from a url or drag-and-drop a file
- work with relaxed 5 input including comments
- live preview of  filter output

## When to choose
- you want a desktop GUI instead of command-line jq
- you need to explore and transform JSON interactively with live output
- you work with non-strict JSON (comments, relaxed syntax)

## When to avoid
- you need a maintained tool with recent updates
- you only need programmatic JSON processing in scripts
- you need JSON schema validation or large-file performance

## Facets
- artifact type: application
- maturity: maintenance
- function: gui, developer-tools
- domain: developer-tools, files
- platform: cross-platform, windows
- tags: -editor, jq, 5, codemirror, -viewer, electron, desktop, macos, linux

## Member repositories
- wellsjo/JSON-Splora (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:45.410610+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:15:51.880391+00:00, confidence not recorded.
  - readme: https://github.com/wellsjo/JSON-Splora (fetched 2026-08-28T04:05:45.410610+00:00, sha 8a781c99357a)
  - registry_npm: https://registry.npmjs.org/json-splora (fetched 2026-08-29T10:55:03.750821+00:00, sha fac4dc53bf94)
- Data as of 2026-08-30T08:39:29.467469+00:00.
