eruda
Console for mobile browsers (by liriliri)
lardebug
Laravel Free Live Debugger Know More About The Issues π (by mahmoudshahin1111)
Our great sponsors
eruda | lardebug | |
---|---|---|
21 | 1 | |
12,186 | 1 | |
1.6% | - | |
5.4 | 6.8 | |
4 days ago | 9 months ago | |
JavaScript | JavaScript | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
eruda
Posts with mentions or reviews of eruda.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-12.
-
Building a React Native App on Tab s8u Day 1 Update
For developer mode, check out https://github.com/liriliri/eruda. It's gives you almost full developer tools in any browser. Not quite the same as on desktop, but pretty good nonetheless.
-
Bromite Userscript
Bromite doesn't support userscripts, do you mean bookmarklets ? if so I only use eruda.
-
The Optional Chaining Operator, βModernβ Browsers, and My Mom
Had the exact same problem with a mobile OS ! It was driving me crazy as the error message wasn't helpful, so I had to debug on mobile. Made me discover a mobile console : https://eruda.liriliri.io
-
After 1 YEAR of hard work my NEW Ultimate Web Desktop Environment is ready for launch!!!!!
Thanks! Credit for DevTools goes to https://eruda.liriliri.io/
-
Stuck in Web View
Mobile debugging is notoriously difficult. Eruda makes it easier with its amazing console. I highly recommend it.
- Liriliri/eruda: Console for mobile browsers
-
After 1 YEAR of hard work my NEW Ultimate Web Desktop Environment is ready for launch!!!!! ππ
DevTools
-
How to do web development only on mobile
You can use eruda console which is very simple to use in mobile.
-
Developer console in phone? Chrome APP tricks
You can use eruda to access desktop like developer console from your smartphone. Just go the website you're developing. Then type javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })(); and hit enter. And you'll be able to acces desktop like developer console from you browser.
-
I wrote a script to bring Chrome DevTools to Android - works on any site, shake your phone to activate
Hey thanks for checking the source out, the minified part is Eruda, which I pulled version 2.4.1 to include in the script. I made some modifications to the code to allow it to work for some edge cases I encountered, but you can either:
lardebug
Posts with mentions or reviews of lardebug.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Laravel Lardebug New Debugger Tool For Laravel With NodeJs
this is the link for the tool https://github.com/mahmoudshahin1111/lardebug
What are some alternatives?
When comparing eruda and lardebug you can also consider the following projects:
andure - DevTools for Android Chrome β works on any website, on any Chromium browser.
djit.su - Reactive Editor
Android-Keylogger - Android Keylogger
daedalOS - Desktop environment in the browser.
html-to-image - βοΈ Generates an image from a DOM node using HTML5 canvas and SVG.
chromium - Hack of Chromium that enables Dev Tools for Android
chatify - A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.
phonk - PHONK is a coding playground for new and old Android devices
CRUD - Build custom admin panels. Fast!
ruffle - A Flash Player emulator written in Rust
laravel-kit - A desktop Laravel admin panel app
laravel-web-tinker - Tinker in your browser