Ross ROSS = Recommend OSS · open-source software intelligence for agents

liriliri/eruda

Console for mobile browsers observed · 2026-08-28

github.com/liriliri/eruda · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

45/100

  • Activity 34
  • Release rhythm 28
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 31.0
  • age_days: 3832
  • days_rel: 444
  • days_push: 397
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

21165 stars · 1391 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

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

library · maturity active

developer-tools logging monitoring networking developer-tools web-development frontend mobile-development browser mobile-debugging console devtools in-page-inspector dom-inspector network-panel mobile javascript nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
liriliri/erudamain45

For agents

markdown · JSON · MCP: product_card(name="liriliri/eruda")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem