Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 482 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 482 Bytes

turbo

a cli debugger for node & chrome

beware, here be dragons...

turbo is a composable and configurable CLI debugger for V8 based JavaScript runtimes (node & chrome).

An screenshot of a simple turbo example.

is it ready yet?

Nope! But it's getting closer every day. The vast majority of major plumbing and infrastructure is implemented. The next step is to finish implementing some key features (breakpoints!) and some more UI components.