{"id":22121257,"url":"https://github.com/linmasahiro/vue-simple-draggable","last_synced_at":"2026-05-18T00:31:36.268Z","repository":{"id":123764792,"uuid":"253831527","full_name":"linmasahiro/vue-simple-draggable","owner":"linmasahiro","description":"A Draggable(Drag and Drop) base on HTML5 and Vue.js (supported touch mobile device)","archived":false,"fork":false,"pushed_at":"2020-04-18T03:00:05.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T10:43:59.606Z","etag":null,"topics":["drag-and-drop","draggable-elements","vue"],"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/linmasahiro.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":"2020-04-07T15:15:39.000Z","updated_at":"2023-10-06T15:33:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f368cb3-234a-4d45-ac35-6a29aad797f0","html_url":"https://github.com/linmasahiro/vue-simple-draggable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linmasahiro/vue-simple-draggable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linmasahiro%2Fvue-simple-draggable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linmasahiro%2Fvue-simple-draggable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linmasahiro%2Fvue-simple-draggable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linmasahiro%2Fvue-simple-draggable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linmasahiro","download_url":"https://codeload.github.com/linmasahiro/vue-simple-draggable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linmasahiro%2Fvue-simple-draggable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["drag-and-drop","draggable-elements","vue"],"created_at":"2024-12-01T14:37:02.087Z","updated_at":"2026-05-18T00:31:36.244Z","avatar_url":"https://github.com/linmasahiro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"vue-simple-draggable\n===============\n\n![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)\n\nA Draggable(Drag and Drop) base on HTML5 and Vue.js\n\nVue.js have a strong component is [Vue.Draggable](https://github.com/SortableJS/Vue.Draggable), but sometimes we need a very simple solution to solve problem\n\n[DEMO](https://linmasahiro.github.io/vue-simple-draggable/index.html)\n\n### 1.Define Data\n\n+ listAreaClass: Draggable body's class name\n+ defaultListClass: List element's class name\n+ currentListClass: Current list element's class name\n+ defaultBlockClass: Normal block element's class name\n+ currentBlockClass: Current block element's class name\n+ listData: Your Data(Array) like sample\n    #### Data sample\n        [\n            [\n                {\n                    \"title\": \"Yes!\"\n                }\n            ]\n        ]\n\n### 2.Enjoy it!\n\n##### 2020/04/17 supported touch mobile device\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinmasahiro%2Fvue-simple-draggable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinmasahiro%2Fvue-simple-draggable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinmasahiro%2Fvue-simple-draggable/lists"}