Zurück zum Ranking
Console for mobile browsers
consolemobiledebuggerdeveloper-toolseruda
Kennzahlen
Sterne-Wachstum
Sterne
21.1k
Forks
1.4k
Wochenwachstum
—
Issues
76
10k20k
März 2016Nov. 2017Aug. 2019Mai 2021Feb. 2023Okt. 2024Juli 2026
Artefaktenpm
npm install erudaREADME
Eruda

Demo

Browse it on your phone: eruda.liriliri.io
Install
You can get it on npm.
npm install eruda --save-dev
Add this script to your page.
<script src="node_modules/eruda/eruda.js"></script>
<script>eruda.init();</script>
It's also available on jsDelivr and cdnjs.
<script src="https://cdn.jsdelivr.net/npm/eruda"></script>
<script>eruda.init();</script>
For more detailed usage instructions, please read the documentation at eruda.liriliri.io!
Related Projects
- eruda-android: Simple webview with eruda loaded automatically.
- chii: Remote debugging tool.
- chobitsu: Chrome devtools protocol JavaScript implementation.
- licia: Utility library used by eruda.
- luna: UI components used by eruda.
- vivy: Icon image generation.
Third Party
- eruda-pixel: UI pixel restoration tool.
- eruda-webpack-plugin: Eruda webpack plugin.
- eruda-vue-devtools: Eruda Vue-devtools plugin.
Backers
Contribution
Read Contributing Guide for development setup instructions.
Ähnliche Repositories