Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/werdl/sort
Sorting algorithm visualizer
https://github.com/werdl/sort
Last synced: about 7 hours ago
JSON representation
Sorting algorithm visualizer
- Host: GitHub
- URL: https://github.com/werdl/sort
- Owner: werdl
- License: mit
- Created: 2024-04-22T12:22:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T18:05:39.000Z (7 months ago)
- Last Synced: 2024-04-22T18:57:36.001Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## `werdl/sort`
> Visualize different sorting algorithms with various timings and array sizes
### Spec
- shows numbers where `arr.length <= 35`, else removes margin and numbers
- supports up to 400 on website, but no hard limit by editing html (limited by your computer/browser!)