mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
Dev: Add demo page link
This commit is contained in:
@@ -8,6 +8,10 @@ Console for Mobile Browsers.
|
||||
|
||||
Logging things out on mobile browser is never an easy stuff. I used to include `window onerror alert` script inside pages to find out JavaScript errors, kind of stupid and inefficient. Desktop browser DevTools is great, and I wish there is a similar one on mobile side, which leads to the creation of Eruda.
|
||||
|
||||
## Demo
|
||||
|
||||
Browse it on your phone: [http://liriliri.github.io/eruda/index.html?eruda=true](http://liriliri.github.io/eruda/index.html?eruda=true)
|
||||
|
||||
## Features
|
||||
|
||||
* Console: Display JavaScript logs.
|
||||
|
||||
Reference in New Issue
Block a user