Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Hopding/js-visualizer-9000-client

A React app to interactively visualize JavaScript's Event Loop
https://github.com/Hopding/js-visualizer-9000-client

Last synced: 7 days ago
JSON representation

A React app to interactively visualize JavaScript's Event Loop

Awesome Lists containing this project

README

        

# JavaScript Visualizer 9000

Try it out! [jsv9000.app](https://jsv9000.app)

![Demo of the JavaScript Visualizer 9000](demo.gif)

The repo for the backend service is [here](https://github.com/Hopding/js-visualizer-9000-server).