{"id":19908709,"url":"https://github.com/giraysam/viiny-dragger","last_synced_at":"2025-05-03T02:31:22.980Z","repository":{"id":57392520,"uuid":"48295512","full_name":"giraysam/viiny-dragger","owner":"giraysam","description":"viiny-dragger is a drag and drop plugin for javascript.","archived":false,"fork":false,"pushed_at":"2016-02-10T21:08:09.000Z","size":47,"stargazers_count":27,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T15:05:52.302Z","etag":null,"topics":["drag-and-drop","javascript"],"latest_commit_sha":null,"homepage":"http://giraysam.github.io/viiny-dragger/","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/giraysam.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":"2015-12-19T20:03:17.000Z","updated_at":"2022-01-10T12:04:18.000Z","dependencies_parsed_at":"2022-08-30T20:01:22.877Z","dependency_job_id":null,"html_url":"https://github.com/giraysam/viiny-dragger","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giraysam%2Fviiny-dragger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giraysam%2Fviiny-dragger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giraysam%2Fviiny-dragger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giraysam%2Fviiny-dragger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giraysam","download_url":"https://codeload.github.com/giraysam/viiny-dragger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224348492,"owners_count":17296439,"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":["drag-and-drop","javascript"],"created_at":"2024-11-12T21:13:03.426Z","updated_at":"2024-11-12T21:13:04.221Z","avatar_url":"https://github.com/giraysam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ViinyDragger is a viiny plugin\n\n#### How to install?\nNpm:\n```sh\nnpm install viiny-dragger\n```\n\nBower:\n```sh\nbower install viiny-dragger\n```\n\n### Demo and Examples\nhttp://giraysam.github.io/viiny-dragger/\n\n\n### Pull Requests\n* [Fork] the project, clone your fork, and configure the remotes:\n\n```sh\n# Clone your fork of the repo into the current directory\ngit clone https://github.com/\u003cyour-username\u003e/viiny-dragger.git\n# Navigate to the newly cloned directory\ncd viiny-dragger\n# Assign the original repo to a remote called \"upstream\"\ngit remote add upstream https://github.com/giraysam/viiny-dragger.git\n```\n\n* If you cloned a while ago, get the latest changes from upstream:\n\n```sh\ngit checkout master\ngit pull upstream master\n```\n\n* Create a new topic branch (off the main project development branch) to contain your feature, change, or fix:\n```sh\ngit checkout -b \u003ctopic-branch-name\u003e\n```\n\n* Commit your changes in logical chunks. Please adhere to these [git commit message guidelines] or your code is unlikely be merged into the main project.\nUse Git's [interactive rebase] feature to tidy up your commits before making them public.\n\n* Locally merge (or rebase) the upstream master branch into your topic branch:\n```sh\ngit pull [--rebase] upstream master\n```\n\n* Push your topic branch up to your fork:\n\n```sh\ngit push origin \u003ctopic-branch-name\u003e\n```\n\n* [Open a Pull Request] with a clear title and description against the master branch.\n\n[Fork]: \u003chttps://help.github.com/articles/fork-a-repo/\u003e\n[git commit message guidelines]: \u003chttp://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html\u003e\n[interactive rebase]: \u003chttps://help.github.com/articles/about-git-rebase/\u003e\n[Open a Pull Request]: \u003chttps://help.github.com/articles/using-pull-requests/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiraysam%2Fviiny-dragger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiraysam%2Fviiny-dragger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiraysam%2Fviiny-dragger/lists"}