Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Hopding/js-visualizer-9000-client
- Owner: Hopding
- Created: 2019-02-05T14:23:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:58:33.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T18:40:21.110Z (27 days 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)
![Demo of the JavaScript Visualizer 9000](demo.gif)
The repo for the backend service is [here](https://github.com/Hopding/js-visualizer-9000-server).