Our great sponsors
eruda | djit.su | |
---|---|---|
21 | 2 | |
12,186 | 39 | |
1.2% | - | |
5.4 | 0.0 | |
4 days ago | 8 months ago | |
JavaScript | JavaScript | |
MIT License | - |
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
-
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:
djit.su
What are some alternatives?
andure - DevTools for Android Chrome β works on any website, on any Chromium browser.
Android-Keylogger - Android Keylogger
daedalOS - Desktop environment in the browser.
chromium - Hack of Chromium that enables Dev Tools for Android
phonk - PHONK is a coding playground for new and old Android devices
lardebug - Laravel Free Live Debugger Know More About The Issues π
html-to-image - βοΈ Generates an image from a DOM node using HTML5 canvas and SVG.
ruffle - A Flash Player emulator written in Rust
bowser - a browser detector
detect-inapp - detect browser or in-app information for mobile
xterm.js - A terminal for the web
BrowserFS - BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.