https://github.com/wangpin34/visual-merge-sort
https://github.com/wangpin34/visual-merge-sort
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wangpin34/visual-merge-sort
- Owner: wangpin34
- License: mit
- Created: 2021-11-12T03:55:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-12T04:17:16.000Z (over 3 years ago)
- Last Synced: 2025-01-08T06:35:54.882Z (5 months ago)
- Language: TypeScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# visual-merge-sort
Idea of animation comes from [this article](https://itnext.io/animating-list-reordering-with-react-hooks-aca5e7eeafba).