{"id":26244002,"url":"https://github.com/shystruk/shell-sort-algorithm-visualization","last_synced_at":"2025-08-28T05:28:12.643Z","repository":{"id":26781140,"uuid":"30239317","full_name":"shystruk/shell-sort-algorithm-visualization","owner":"shystruk","description":"📊 Shell Sorting Algorithm Animations ","archived":false,"fork":false,"pushed_at":"2017-11-15T09:24:53.000Z","size":261,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T13:33:38.024Z","etag":null,"topics":["algorithms","javascript","shell-sort"],"latest_commit_sha":null,"homepage":"","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/shystruk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-03T11:22:02.000Z","updated_at":"2023-07-11T21:00:31.000Z","dependencies_parsed_at":"2022-07-30T19:18:02.551Z","dependency_job_id":null,"html_url":"https://github.com/shystruk/shell-sort-algorithm-visualization","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shystruk/shell-sort-algorithm-visualization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shystruk%2Fshell-sort-algorithm-visualization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shystruk%2Fshell-sort-algorithm-visualization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shystruk%2Fshell-sort-algorithm-visualization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shystruk%2Fshell-sort-algorithm-visualization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shystruk","download_url":"https://codeload.github.com/shystruk/shell-sort-algorithm-visualization/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shystruk%2Fshell-sort-algorithm-visualization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272446188,"owners_count":24936499,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["algorithms","javascript","shell-sort"],"created_at":"2025-03-13T10:38:40.903Z","updated_at":"2025-08-28T05:28:12.624Z","avatar_url":"https://github.com/shystruk.png","language":"JavaScript","readme":"# Shell Sort Algorithm Visualization\nShell Sorting Algorithm Animations \n\n![](demo.gif)\n\n[Shellsort](http://en.wikipedia.org/wiki/Shellsort), also known as the **diminishing increment sort**, is one of the oldest sorting algorithms, named after its inventor Donald. L. Shell (1959). \n\nThe idea is:\n- calculate gaps;\n- starting from the beginning of the list;\n- change their positions if they are not in the right order;\n- continue until element on the left is smaller than current element;\n- repeat with the smaller gap.\n\nOpen **index.html** file and enter numbers in input fields. If is not enough input fields click to **+** button and you will be have more.\u003cbr/\u003e\n**--SORT--**\u003cbr/\u003e\nYou will see step by step sort of Shell Method.\n\n\nInformation\n============\nIf you have questions, problems or improvements, create issues and we will discuss.\u003cbr/\u003e\nThank you!\n\nLicense\n========\n[MIT License](http://opensource.org/licenses/mit-license.php)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshystruk%2Fshell-sort-algorithm-visualization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshystruk%2Fshell-sort-algorithm-visualization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshystruk%2Fshell-sort-algorithm-visualization/lists"}