{"id":13447995,"url":"https://github.com/egorshar/jquery-ui-sortable-animation","last_synced_at":"2026-02-23T10:01:28.284Z","repository":{"id":27087921,"uuid":"30554946","full_name":"egorshar/jquery-ui-sortable-animation","owner":"egorshar","description":"jQuery UI Sortable Animation","archived":false,"fork":false,"pushed_at":"2024-06-08T10:17:18.000Z","size":21,"stargazers_count":21,"open_issues_count":6,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T13:09:53.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://egorshar.github.io/jquery-ui-sortable-animation/","language":null,"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/egorshar.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":"2015-02-09T19:49:13.000Z","updated_at":"2024-03-06T14:47:58.000Z","dependencies_parsed_at":"2024-06-21T15:20:36.180Z","dependency_job_id":"2b286d92-059e-4083-af48-245be39ff4e2","html_url":"https://github.com/egorshar/jquery-ui-sortable-animation","commit_stats":{"total_commits":18,"total_committers":5,"mean_commits":3.6,"dds":0.2777777777777778,"last_synced_commit":"bf82ef83e3d4de3422ae80c2a47285d518e41d29"},"previous_names":["egych/jquery-ui-sortable-animation"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egorshar%2Fjquery-ui-sortable-animation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egorshar%2Fjquery-ui-sortable-animation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egorshar%2Fjquery-ui-sortable-animation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egorshar%2Fjquery-ui-sortable-animation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egorshar","download_url":"https://codeload.github.com/egorshar/jquery-ui-sortable-animation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244893475,"owners_count":20527601,"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":[],"created_at":"2024-07-31T05:01:32.758Z","updated_at":"2025-10-22T12:32:33.429Z","avatar_url":"https://github.com/egorshar.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# jQuery UI Sortable Animation\n\nJust follow these simple steps to enable sort animation in your jQuery UI app:\n\n* Include jQuery and jQuery UI on your page.\n\n```html\n\u003cscript src=\"//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"//cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.2/jquery-ui.js\"\u003e\u003c/script\u003e\n```\n\n* Include `jQuery UI Sortable Animation` script after jQuery UI and before its first use.\n\n```html\n\u003cscript src=\"jquery.ui.sortable-animation.js\"\u003e\u003c/script\u003e\n```\n* Just use jQuery UI as usual or with special `animation` parameter\n```html\n\u003cscript\u003e\n  $('#sortable').sortable({\n    animation: 150, // animation duration (ms), 0 - no animation\n  });\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegorshar%2Fjquery-ui-sortable-animation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegorshar%2Fjquery-ui-sortable-animation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegorshar%2Fjquery-ui-sortable-animation/lists"}