{"id":16101118,"url":"https://github.com/logvinovleon/draggable_example","last_synced_at":"2026-02-03T06:02:44.423Z","repository":{"id":75776664,"uuid":"51915935","full_name":"LogvinovLeon/draggable_example","owner":"LogvinovLeon","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-17T19:01:05.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T14:48:56.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/LogvinovLeon.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":"2016-02-17T10:55:13.000Z","updated_at":"2016-02-17T10:55:24.000Z","dependencies_parsed_at":"2023-05-03T14:34:12.665Z","dependency_job_id":null,"html_url":"https://github.com/LogvinovLeon/draggable_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LogvinovLeon/draggable_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogvinovLeon%2Fdraggable_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogvinovLeon%2Fdraggable_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogvinovLeon%2Fdraggable_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogvinovLeon%2Fdraggable_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LogvinovLeon","download_url":"https://codeload.github.com/LogvinovLeon/draggable_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogvinovLeon%2Fdraggable_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29035250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T02:28:16.591Z","status":"ssl_error","status_checked_at":"2026-02-03T02:27:48.904Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-09T18:49:09.403Z","updated_at":"2026-02-03T06:02:44.395Z","avatar_url":"https://github.com/LogvinovLeon.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"You have a skeleton for a `Draggable` class. It will add a draggable behavior to a given element and to make it interesting there are some more constraints:\n* Make the element draggable on both modern **desktop** and **mobile** browsers (*current version of Firefox and Chrome*)\n* Add event listeners (*mouse* and *touch*) on the element to ensure that it can be dragged\n* Ensure no text is selected as you drag the element\n* Ensure the element always snaps to the user's mouse pointer or finger\n* Apply an interesting style to the element as it's dragged\n* Do **not** use function closures, global variables, or timers!\n* **Bonus**: When dragging completes, make the element moves back to it's original position with a smooth, animated transition and remove the interesting style you've added wile it was draggable after the animation has completed\n* **If you are getting close to the time limit** without a working result use pseudo code and comments to explain what you wanted to achieve.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogvinovleon%2Fdraggable_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogvinovleon%2Fdraggable_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogvinovleon%2Fdraggable_example/lists"}