vim-dap
Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol
Vim Script★ 50
Console for Mobile Browsers.
Browse it on your phone: eruda.liriliri.io
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!
Read Contributing Guide for development setup instructions.
more like this
search projects, people, and tags