Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rickbutton/turbo

a cli debugger for node & chrome
https://github.com/rickbutton/turbo

chrome chromium debugger devtools javascript node nodejs v8

Last synced: about 2 months ago
JSON representation

a cli debugger for node & chrome

Awesome Lists containing this project

README

        

# 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.](example.png)

### 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.