# remy/jsconsole

Web based console - for presentations and workshops

Repository: https://github.com/remy/jsconsole
Canonical: https://ross.abutalabs.com/products/jsconsole
Homepage: http://jsconsole.com
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-05-06T08:27:58+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 35, longevity 100
- inputs: {"age_days": 5981, "days_push": 119, "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 1927, forks 329 (observed 2026-08-28T04:05:55.715534+00:00)

## What it is
A web-based JavaScript console (jsconsole.com) that lets you evaluate JS in the browser and inject the console into any page via a script tag. It is designed for live demos, presentations, and workshops, including remote debugging of mobile devices.

## Use cases
- run javascript snippets in a browser console
- remote debug javascript on a mobile device
- show a console during a live coding presentation
- inject a console into a webpage for a workshop demo
- inspect and log from a page without devtools

## When to choose
- you need a shareable, zero-install JS console for teaching or demos
- you want to debug a device (e.g. phone) remotely over the web

## When to avoid
- you need full browser devtools features like profiling or network inspection
- you need a local offline console

## Facets
- artifact type: application
- maturity: maintenance
- function: developer-tools, gui
- domain: developer-tools, web-development
- platform: browser
- tags: javascript-console, remote-debugging, presentations, workshops, command-line, web-server, nodejs

## Member repositories
- remy/jsconsole (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.715534+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:09:10.548095+00:00, confidence not recorded.
  - readme: https://github.com/remy/jsconsole (fetched 2026-08-28T04:05:55.715534+00:00, sha 993483eb0dfb)
  - homepage: http://jsconsole.com (fetched 2026-08-29T10:48:56.771988+00:00, sha 46cd8e350acb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
