# liriliri/eruda

Console for mobile browsers

Repository: https://github.com/liriliri/eruda
Canonical: https://ross.abutalabs.com/products/eruda
Homepage: https://eruda.liriliri.io
Language: JavaScript
License: MIT
License Family: permissive
Topics: console, mobile, debugger, developer-tools, eruda
Last push: 2025-08-01T09:34:30+00:00

## Health v2 (maintenance only)
Score: 45/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 34, release rhythm 28, longevity 100
- inputs: {"age_days": 3832, "days_push": 397, "days_rel": 444, "gap_med": 31.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 21165, forks 1391 (observed 2026-08-28T04:11:30.614817+00:00)

## What it is
Eruda is an in-page developer console for mobile browsers, providing a DevTools-like panel (console, elements, network, resources, sources) that you embed via a script tag. It lets developers inspect and debug web pages directly on phones and tablets where native devtools are unavailable.

## Use cases
- debug javascript on a mobile phone browser
- inspect dom and network requests on mobile
- view console logs on ios or android webview
- debug mobile web page without desktop devtools
- inspect localstorage and cookies on a phone
- run javascript snippets on mobile browser

## When to choose
- you need to debug a web page directly on a mobile device or webview
- you want a lightweight in-page devtools panel without remote debugging setup
- you are building mobile web or hybrid apps and need on-device inspection

## When to avoid
- you need full desktop devtools features like performance profiling or advanced debugging
- you want remote debugging from a desktop machine (use chii or chrome remote debugging instead)
- bundle size is critical for production pages - eruda is ~100kb gzipped and should be loaded conditionally

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, logging, monitoring, networking
- domain: developer-tools, web-development, frontend, mobile-development
- platform: browser
- tags: mobile-debugging, console, devtools, in-page-inspector, dom-inspector, network-panel, mobile, javascript, nodejs

## Member repositories
- liriliri/eruda (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:30.614817+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-29T16:58:28.912488+00:00, confidence not recorded.
  - readme: https://github.com/liriliri/eruda (fetched 2026-08-28T04:11:30.614817+00:00, sha 6bbc09b5cb5b)
  - homepage: https://eruda.liriliri.io (fetched 2026-08-29T07:57:13.391403+00:00, sha 59e74d6d429c)
  - site_page: https://eruda.liriliri.io/docs (fetched 2026-08-29T07:57:13.400676+00:00, sha de70343e1b99)
  - registry_npm: https://registry.npmjs.org/eruda (fetched 2026-08-29T07:57:13.402772+00:00, sha b876bb215f31)
- Data as of 2026-08-30T08:39:29.467469+00:00.
