v8-inspector

A debug tool based on Blink Developer Tools for v8 embedder.


Keywords
v8, debug, embed, javascript
License
MIT
Install
npm install v8-inspector@0.0.5

Documentation

Introduction

v8-inspector is a debugger interface that uses the Blink Developer Tools for v8 embedded applications.

Installation

project: npm install v8-inspector

global: npm install v8-inspector -g