{"id":18975037,"url":"https://github.com/bufferapp/jquery-dragme","last_synced_at":"2025-08-27T09:45:36.019Z","repository":{"id":24112288,"uuid":"27500380","full_name":"bufferapp/jquery-dragme","owner":"bufferapp","description":"A super lightweight jQuery plugin for dragging elements using CSS3 Transforms","archived":false,"fork":false,"pushed_at":"2015-01-07T00:00:41.000Z","size":139,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-04-19T19:09:57.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bufferapp.github.io/jquery-dragme/","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/bufferapp.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}},"created_at":"2014-12-03T18:05:41.000Z","updated_at":"2020-03-25T10:13:58.000Z","dependencies_parsed_at":"2022-08-06T01:00:56.826Z","dependency_job_id":null,"html_url":"https://github.com/bufferapp/jquery-dragme","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bufferapp/jquery-dragme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fjquery-dragme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fjquery-dragme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fjquery-dragme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fjquery-dragme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bufferapp","download_url":"https://codeload.github.com/bufferapp/jquery-dragme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bufferapp%2Fjquery-dragme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272315706,"owners_count":24912617,"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-27T02:00:09.397Z","response_time":76,"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":[],"created_at":"2024-11-08T15:17:07.072Z","updated_at":"2025-08-27T09:45:35.968Z","avatar_url":"https://github.com/bufferapp.png","language":"JavaScript","readme":"jQuery DragMe\n=============\n\nA super lightweight jQuery plugin for dragging elements using CSS3 Transforms.\nThe goal of this plugin is not to be a drop in replacement for jQuery UI's \ndraggable, but a minimal plugin to make certain elements draggable on a page, \ni.e. modal windows.\n\n[Live demo](http://bufferapp.github.io/jquery-dragme/)\n\n## Usage\n\n```javascript\n  $('.my-modal-window').dragMe();\n```\n\nPrevent clicking on certain elements from dragging the element.\n\n```javascript\n  $('.my-modal-window').dragMe({\n    cancel: 'textarea, .button'\n  });\n```\n\n## Roadmap\n\n- Use requestAnimationFrame for smoother movement\n\n## Contributions\n\nBug fixes or improvements welcome!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fjquery-dragme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbufferapp%2Fjquery-dragme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbufferapp%2Fjquery-dragme/lists"}