Skip to content

MVP Preview JavaScript values inline without running debugging

Notifications You must be signed in to change notification settings

Yadro/js-core-debugger

Repository files navigation

build status

Demo

About

This is a tool to preview JavaScript values inline without running debugging. Inspired by demo from Bret Victor.

Screenshot

screenshot

Build with:

Run demo

git clone https://github.com/Yadro/js-core-debugger
cd js-core-debugger
npm i
npm start
open http://localhost:9000/

How it works

description

Helpful link https://astexplorer.net/