{"id":27456826,"url":"https://github.com/ericduran/angular-simple-dnd","last_synced_at":"2026-01-24T04:01:46.896Z","repository":{"id":8279441,"uuid":"9781224","full_name":"ericduran/angular-simple-dnd","owner":"ericduran","description":"Simple html5 Drag and Drop with Angular","archived":false,"fork":false,"pushed_at":"2013-04-30T22:41:38.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-11T05:07:50.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/ericduran.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":"2013-04-30T22:14:45.000Z","updated_at":"2013-10-02T13:47:21.000Z","dependencies_parsed_at":"2022-07-30T22:48:07.586Z","dependency_job_id":null,"html_url":"https://github.com/ericduran/angular-simple-dnd","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Fangular-simple-dnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Fangular-simple-dnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Fangular-simple-dnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Fangular-simple-dnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericduran","download_url":"https://codeload.github.com/ericduran/angular-simple-dnd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249128679,"owners_count":21217193,"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":"2025-04-15T18:29:48.297Z","updated_at":"2026-01-24T04:01:41.861Z","avatar_url":"https://github.com/ericduran.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"angular-simple-dnd\n==================\n\nSimple html5 Drag and Drop with Angular\n\nThis is just taking the directive I wrote for https://github.com/ericduran/chromeHAR\n\nThis is an extremely simple directive.\n\nIt does almost nothing for you. Except allow you to use the following directives:\n\n```js\n\n/**\n * Angular Simple Drag and Drop Event.\n *\n * @example \u003cdiv dnd-dragstart=\"blah($event)\"\u003e\n * @example \u003cdiv dnd-drag=\"foo($event)\"\u003e\n * @example \u003cdiv dnd-dragenter=\"bar($event)\"\u003e\n * @example \u003cdiv dnd-dragleave=\"blah($event)\"\u003e\n * @example \u003cdiv dnd-dragover=\"foo($event)\"\u003e\n * @example \u003cdiv dnd-drop=\"bar($event)\"\u003e\n * @example \u003cdiv dnd-dragend=\"bar($event)\"\u003e\n */\n```\n\nThats all.\n\n## Install\n\n```shell\nbower install git://github.com/ericduran/angular-simple-dnd.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericduran%2Fangular-simple-dnd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericduran%2Fangular-simple-dnd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericduran%2Fangular-simple-dnd/lists"}