{"id":28220313,"url":"https://github.com/manishdait/sorting-visualizer","last_synced_at":"2025-06-15T04:08:17.081Z","repository":{"id":65404080,"uuid":"591711521","full_name":"manishdait/sorting-visualizer","owner":"manishdait","description":"Sorting Visualizer is an Angular application that allows users to visualize various sorting algorithms in action. Sorting Visualizer currently supports bubble sort, insertion sort, selection sort","archived":false,"fork":false,"pushed_at":"2023-07-04T13:41:41.000Z","size":956,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T13:48:53.917Z","etag":null,"topics":["angular","sorting-visualization","typescipt"],"latest_commit_sha":null,"homepage":"https://manishdait.github.io/sorting-visualizer/","language":"TypeScript","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/manishdait.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-21T16:17:17.000Z","updated_at":"2024-11-07T12:49:27.000Z","dependencies_parsed_at":"2023-02-12T11:45:33.910Z","dependency_job_id":null,"html_url":"https://github.com/manishdait/sorting-visualizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manishdait/sorting-visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishdait%2Fsorting-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishdait%2Fsorting-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishdait%2Fsorting-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishdait%2Fsorting-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manishdait","download_url":"https://codeload.github.com/manishdait/sorting-visualizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishdait%2Fsorting-visualizer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259919461,"owners_count":22932073,"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":["angular","sorting-visualization","typescipt"],"created_at":"2025-05-18T04:14:58.915Z","updated_at":"2025-06-15T04:08:17.075Z","avatar_url":"https://github.com/manishdait.png","language":"TypeScript","readme":"# Sorting Visualizer\n\n![Logo](images/icon.png)\n\n`Sorting Visualizer` is a web application made in `Angular` that visualizes various sorting algorithms in action. It is a great tool for learning how sorting algorithms work.\n\n## Getting Started\n\n### Prerequisites\n\nIn order to use `Sorting Visualizer`, you will need to have the following installed on your machine:\n\n- `Node.js` and `npm` (Node Package Manager)\n- `Angular CLI`\n\n### Installation\n\nTo install `Sorting Visualizer`, you can follow these steps:\n\n1. Clone the repository:\n\n```\ngit clone https://github.com/ManishDait/sorting-visualizer.git\n```\nAlternatively, you can download the source code as a ZIP file and extract it to a directory of your choice.\n\n2. Navigate to the project directory and install the dependencies:\n\n```\ncd Sorting-Visualizer\n```\n```\nnpm install\n```\n\n### Usage\n\nTo run `Sorting Visualizer`, you can use the following command:\n\n```\nng serve\n```\n\nNavigate to `http://localhost:4200/` to view the application in your web browser.\n\n## Features\n\n`Sorting Visualizer` provides the following features:\n\n- Visualizes various sorting algorithms, including `Bubble Sort`, `Insertion Sort`, `Selection Sort`, `Quick Sort`, and `Merge Sort`\n- Allows users to adjust the size of the array being sorted and the speed at which the visualization runs\n- Highlights the elements of the array being compared and swapped during each step of the sorting process\n\n## Demo\n\n![Sorting Visualizer Demo](images/demo.gif)\n\n[Check out the deploy website here](https://manishdait.github.io/sorting-visualizer/)\n\n\n## License\n\n`Sorting Visualizer` is licensed under the `MIT License`. See the `LICENSE` file for more information.\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanishdait%2Fsorting-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanishdait%2Fsorting-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanishdait%2Fsorting-visualizer/lists"}