{"id":20190057,"url":"https://github.com/0xbitbuster/reactjs-sorting-visualizer","last_synced_at":"2025-09-21T20:31:51.530Z","repository":{"id":160104282,"uuid":"624915966","full_name":"0xBitBuster/reactjs-sorting-visualizer","owner":"0xBitBuster","description":"Sorting Algorithm Visualizer in React.js","archived":false,"fork":false,"pushed_at":"2023-08-05T22:18:21.000Z","size":106,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-14T03:46:04.202Z","etag":null,"topics":["algorithm","javascript","reactjs","sorting","visualizer"],"latest_commit_sha":null,"homepage":"https://reactjs-sorting-visualizer.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xBitBuster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-07T15:23:12.000Z","updated_at":"2024-11-12T09:51:09.000Z","dependencies_parsed_at":"2024-11-14T03:44:04.608Z","dependency_job_id":"d1921194-5595-49e0-bcf5-83f4d13543ed","html_url":"https://github.com/0xBitBuster/reactjs-sorting-visualizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xBitBuster%2Freactjs-sorting-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xBitBuster%2Freactjs-sorting-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xBitBuster%2Freactjs-sorting-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xBitBuster%2Freactjs-sorting-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xBitBuster","download_url":"https://codeload.github.com/0xBitBuster/reactjs-sorting-visualizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233793084,"owners_count":18731177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm","javascript","reactjs","sorting","visualizer"],"created_at":"2024-11-14T03:40:24.123Z","updated_at":"2025-09-21T20:31:46.261Z","avatar_url":"https://github.com/0xBitBuster.png","language":"JavaScript","readme":"\n# React.js Sorting Algorithm Visualizer\n\n![Showcase Image](https://i.ibb.co/NxfkY9Z/Screenshot-1.png)\n\nThis project is a React.js (Vite) web application that allows users to visualize various sorting algorithms such as Bubble Sort and Insertion Sort in real-time. It's a fun and educational way to learn about sorting algorithms. The user is able to adjust the speed of the sorting process and read about how the algorithm works.\n\n\u003ca href=\"https://reactjs-sorting-visualizer.vercel.app\"\u003eView Website\u003c/a\u003e\n\n## Features\n\n-  [x]  **Various Algorithms**: Bubble Sort, Insertion Sort, Selection Sort, Merge Sort, Quick Sort and Radix Sort\n\n-  [x]  **Visualization**: You can see the sorting process visualized in real-time by 3D rendered bars. If it's going too fast, feel free to change the speed!\n\n-  [x]  **Explanation**: Upon seeing the visualization, you also get a useful explanation how the algorithm works\n\n-  [x]  **Comparison**: Besides the explanation, the user is able to compare the time and space complexity of the various algorithms\n\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (version 12 or higher)\n  \n\n### Installation\n\n1. Clone the repository to your local machine:\n\n```bash\n\ngit clone https://github.com/0xBitBuster/reactjs-sorting-visualizer\n\n```\n\n2. Install the dependencies:\n```bash\n\nnpm install\n\n```\n  \n\n### Usage\n\nTo start the server, run:\n\n```bash\n\nnpm run dev\n\n```\n\nBy default, the web application runs on `http://localhost:5173`\n\n  \n\n## Contributing\n\nContributions are welcome! If you have a feature request or bug report, please open an issue. If you want to contribute code, please fork the repository and submit a pull request.\n\n  \n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xbitbuster%2Freactjs-sorting-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xbitbuster%2Freactjs-sorting-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xbitbuster%2Freactjs-sorting-visualizer/lists"}