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: 9 months ago
JSON representation
A React app to interactively visualize JavaScript's Event Loop
- Host: GitHub
- URL: https://github.com/Hopding/js-visualizer-9000-client
- Owner: Hopding
- Created: 2019-02-05T14:23:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:58:33.000Z (about 3 years ago)
- Last Synced: 2024-10-14T18:40:21.110Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://jsv9000.app
- Size: 6.14 MB
- Stars: 1,118
- Watchers: 7
- Forks: 130
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# JavaScript Visualizer 9000
Try it out! [jsv9000.app](https://jsv9000.app)

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