# jdavisclark/JsFormat

Javascript formatting for Sublime Text 2 & 3

Repository: https://github.com/jdavisclark/JsFormat
Canonical: https://ross.abutalabs.com/products/jsformat
Language: Python
License Family: other
Last push: 2022-04-05T07:25:38+00:00

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

## Adoption (not part of the score)
Stars 1421, forks 211 (observed 2026-08-28T04:04:40.618359+00:00)

## What it is
JsFormat is a Sublime Text 2/3 plugin that formats JavaScript and JSON files or selections using jsbeautifier. It supports customizable formatting settings, per-project .jsbeautifyrc files, format-on-save, and cursor position restoration.

## Use cases
- format javascript files in sublime text
- pretty-print  in sublime text
- format code on save in sublime
- apply per-project jsbeautifyrc formatting rules
- format only a selected portion of a js file

## When to choose
- you use Sublime Text 2 or 3 and need JavaScript/JSON formatting
- you want configurable formatting with per-project .jsbeautifyrc support
- you want format-on-save with cursor position preservation

## When to avoid
- you use a modern editor like VS Code with built-in formatting
- you need actively maintained tooling or support for modern JS syntax
- you need a standalone CLI formatter rather than an editor plugin

## Facets
- artifact type: plugin
- maturity: maintenance
- function: formatter
- domain: developer-tools, text-editors, web-development
- platform: editor-plugin, cross-platform
- tags: sublime-text, javascript, jsbeautifier, code-formatting

## Member repositories
- jdavisclark/JsFormat (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.618359+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-30T04:37:45.915906+00:00, confidence not recorded.
  - readme: https://github.com/jdavisclark/JsFormat (fetched 2026-08-28T04:04:40.618359+00:00, sha e144ddb5af2a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
