A Sorting Algorithm Visualizer made with typescript. https://fahadadnan.github.io/SortingAlgoVisualizer/
Developed in Typescript.
Code style enforced with Prettier
Tested with Live Server Extension in VS Code
Note: Need to install node.js to get typescript.
To get started:
https://github.com/FahadAdnan/SortingAlgorithmVisualizer.git
Open up VS Code, install Live Server and start development.