SkillAgentSearch skills...

Eruda

Console for mobile browsers

Install / Use

/learn @liriliri/Eruda
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <a href="https://eruda.liriliri.io/" target="_blank"> <img src="https://eruda.liriliri.io/icon.png" width="400"> </a> </div> <h1 align="center">Eruda</h1> <div align="center">

Console for Mobile Browsers.

NPM version Build status Test coverage Downloads License

</div> <img src="https://eruda.liriliri.io/screenshot.jpg" style="width:100%">

Demo

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

Backers

<a rel="noreferrer noopener" href="https://opencollective.com/eruda" target="_blank"><img src="https://opencollective.com/eruda/backers.svg?width=890"></a>

Contribution

Read Contributing Guide for development setup instructions.

View on GitHub
GitHub Stars20.9k
CategoryDevelopment
Updated13h ago
Forks1.4k

Languages

JavaScript

Security Score

100/100

Audited on Apr 1, 2026

No findings