liriliri/eruda
Console for mobile browsers 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
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
- readme: https://github.com/liriliri/eruda · fetched 2026-08-28 · 6bbc09b5cb5b
- homepage: https://eruda.liriliri.io · fetched 2026-08-29 · 59e74d6d429c
- site_page: https://eruda.liriliri.io/docs · fetched 2026-08-29 · de70343e1b99
- registry_npm: https://registry.npmjs.org/eruda · fetched 2026-08-29 · b876bb215f31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liriliri/eruda | main | 45 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem