# dzhibas/SublimePrettyJson

Prettify/Minify/Query/Goto/Validate/Lint JSON plugin for Sublime Text 3 & 4

Repository: https://github.com/dzhibas/SublimePrettyJson
Canonical: https://ross.abutalabs.com/products/sublimeprettyjson
Language: Python
License: MIT
License Family: permissive
Last push: 2024-08-10T12:19:01+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5325, "days_push": 753, "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 2039, forks 189 (observed 2026-08-28T04:06:08.339490+00:00)

## What it is
A Sublime Text 3 & 4 plugin for prettifying, minifying, validating, linting, and querying JSON directly in the editor. It also supports jq-style filtering and converting JSON to XML.

## Use cases
- prettify json in sublime text
- minify json for curl commands
- validate json and jump to errors
- query json with jq filters in editor
- convert json to xml
- format json selection or whole file

## When to choose
- you work with JSON frequently in Sublime Text and want in-editor formatting and validation
- you need quick minify/prettify round-trips without leaving the editor
- you want jq-style querying or JSON-to-XML conversion inside Sublime

## When to avoid
- you use VS Code or another editor with built-in JSON formatting
- you need standalone CLI JSON processing outside an editor
- you still use Sublime Text 2, which is unsupported

## Facets
- artifact type: plugin
- maturity: active
- function: json, formatter, parser, developer-tools
- domain: developer-tools, text-editors, files
- platform: editor-plugin, cross-platform
- tags: sublime-text, json-formatting, json-validation, jq, json-to-xml

## Member repositories
- dzhibas/SublimePrettyJson (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.339490+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-30T02:59:11.933053+00:00, confidence not recorded.
  - readme: https://github.com/dzhibas/SublimePrettyJson (fetched 2026-08-28T04:06:08.339490+00:00, sha 8d5f0cbf40aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
