js core debugger
1.0.0
Demo
This is a tool to preview JavaScript values inline without running debugging. Inspired by demo from Bret Victor.

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

Helpful link https://astexplorer.net/