# okor/justice

Embeddable script for displaying web page performance metrics.

Repository: https://github.com/okor/justice
Canonical: https://ross.abutalabs.com/products/justice
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2020-02-01T04:48:56+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": 4225, "days_push": 2405, "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 1437, forks 47 (observed 2026-08-28T04:04:43.765927+00:00)

## What it is
Justice is an embeddable JavaScript script that renders an on-page toolbar showing web page timing metrics (page load, DOM interactive/complete, request count) with configurable performance budgets, plus a streaming FPS meter. It color-codes metrics against budgets to help teams spot performance issues during normal browsing.

## Use cases
- display page load performance metrics on my website
- monitor fps in the browser while browsing
- set performance budgets for dom complete and page load times
- track number of async requests a page makes over time
- let authenticated users see performance issues on our site
- embed a performance toolbar in a web app

## When to choose
- you want a lightweight, embeddable client-side performance indicator for developers or support staff
- you need simple budget-based color coding of timing metrics without a full RUM backend
- you want a quick FPS meter during front-end development

## When to avoid
- you need deep performance profiling or waterfall analysis (use browser dev tools)
- you need production RUM with data collection and dashboards
- you need a maintained tool - the project has not been updated since 2020 and the API may change

## Facets
- artifact type: library
- maturity: maintenance
- function: monitoring, analytics, developer-tools
- domain: web-development, frontend, performance, developer-tools
- platform: browser
- tags: performance-metrics, fps-meter, page-timing, embeddable-widget, performance-budgets, web-server

## Member repositories
- okor/justice (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.765927+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:36:44.902712+00:00, confidence not recorded.
  - readme: https://github.com/okor/justice (fetched 2026-08-28T04:04:43.765927+00:00, sha 9c2e3c7f244f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
