Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 310 Bytes

File metadata and controls

12 lines (9 loc) · 310 Bytes

In-Browser Dev Tools

Lightweight developer tools that run entirely in the browser. Provides debugging, profiling, and inspection capabilities without requiring browser extensions.

Features

  • In-browser code editor
  • DOM inspector
  • Network request monitor
  • Console with enhanced logging

License

MIT