Debugger frontend for React Native based on Chrome DevTools
Experimental debugger shell for React Native for use with @react-native/debugger-frontend
Appium proxy for Remote Debugger protocol
Files for enabling office add-in web debugging using Node and VS Code.
A toolkit for JavaScript codemods
Debugger of the Solid's reactivity graph — a cornerstone of all solid-devtools.
Remove debugger statements
🐊Putout plugin adds ability to find and remove 'debugger' statement
JupyterLab - Debugger Extension
Debug Lambda functions locally like it is running in the cloud
JupyterLab - Debugger Extension
Wireframe debugger for use with cannon-es https://github.com/pmndrs/cannon-es
TypeScript definitions for debug
Replace `open debugger-ui with Chrome` to `open React Native Debugger` from react-native packager
Storybook: Develop, document, and test UI components in isolation
The DevCycle Web Debugger used for debugging feature flags from your own website
🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json
Debugger for vite-plugin-entry-shaking
<a href="https://github.com/thetarnav/solid-devtools/tree/main/packages/frontend#readme" target="_blank"> <p> <img width="100%" src="https://assets.solidjs.com/banner?type=Devtools&background=tiles&project=Frontend" alt="Solid Devtools Frontend">
Stackdriver Debug Agent for Node.js
**EDR**, or **Ethereum Development Runtime** in full, is a library for creating developer tooling on top of the Ethereum Virtual Machine (EVM), such as an EVM debugger or state inspector. EDR provides a performant API, written in Rust, with bindings for t
Inspecting Node.js's Network with Chrome DevTools
Appium proxy for Remote Debugger protocol
A helper for logging useful messages to the console
mrubyc-debugger is a TUI (text user interface) tool that runs mruby/c tasks as CRuby ::Thread on your terminal
A talk of RubyKaigi 2019 in Fukuoka. Writing mruby/c firmware applications is like writing mrbgems. You need to make some C functions and mruby wrapper of them in order to handle peripherals like sensor, flash memory or BLE. Easy to imagine it's hard to develop for a team in a situation of TIGHT COUPLING, right? I will talk about some tools, mrubyc-test and mrubyc-debugger, which I made with CRuby for testing and debugging to keep our team slack coupling.