{"id":20145397,"url":"https://github.com/reduxframework/select2-sortable","last_synced_at":"2025-03-03T00:13:10.364Z","repository":{"id":24137041,"uuid":"27526171","full_name":"reduxframework/select2-sortable","owner":"reduxframework","description":"Plugin to make select2 (https://github.com/ivaynberg/select2) multiple select sortable out of the box. ","archived":false,"fork":false,"pushed_at":"2014-12-04T06:14:19.000Z","size":120,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-13T10:51:52.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reduxframework.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":"2014-12-04T06:09:56.000Z","updated_at":"2020-07-31T23:45:26.000Z","dependencies_parsed_at":"2022-08-22T11:41:14.635Z","dependency_job_id":null,"html_url":"https://github.com/reduxframework/select2-sortable","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/reduxframework%2Fselect2-sortable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reduxframework%2Fselect2-sortable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reduxframework%2Fselect2-sortable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reduxframework%2Fselect2-sortable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reduxframework","download_url":"https://codeload.github.com/reduxframework/select2-sortable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587853,"owners_count":19986628,"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-11-13T22:16:24.259Z","updated_at":"2025-03-03T00:13:10.345Z","avatar_url":"https://github.com/reduxframework.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"select2-sortable\n================\n\nThis code has been modified from it's original source to support select2 groupings, which the original did not support.\n\nPlugin that makes [select2](https://github.com/ivaynberg/select2) multiple select sortable out of the box.\n\nUsage:\n\n\t// init select2 sortable\n\t$(select2multiselect).select2Sortable();\n\t\n\t// destroy select2 sortable\n\t$(select2multiselect).select2Sortable('destroy');\n\t\n\t// manually trigger the sorting\n\t$(select2multiselect).select2SortableOrder();\n\t\n\t// custom options\n\t$(select2multiselect).select2Sortable({\n\t\tbindOrder: 'formSubmit' // or `sortableStop`,\n\t\tsortableOptions: {\n\t\t\t// please refer to jQuery UI sortable API (http://api.jqueryui.com/sortable/)\n\t\t}\n\t});\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freduxframework%2Fselect2-sortable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freduxframework%2Fselect2-sortable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freduxframework%2Fselect2-sortable/lists"}