Download the PHP package giraysam/viiny-dragger without Composer
On this page you can find all versions of the php package giraysam/viiny-dragger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download giraysam/viiny-dragger
More information about giraysam/viiny-dragger
Files in giraysam/viiny-dragger
Package viiny-dragger
Short Description viiny-dragger is a drag and drop plugin for javascript
License MIT
Homepage http://giraysam.github.io/viiny-dragger
Informations about the package viiny-dragger
ViinyDragger is a viiny plugin
How to install?
Npm:
Bower:
Demo and Examples
http://giraysam.github.io/viiny-dragger/
Pull Requests
-
Fork the project, clone your fork, and configure the remotes:
-
If you cloned a while ago, get the latest changes from upstream:
-
Create a new topic branch (off the main project development branch) to contain your feature, change, or fix:
-
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. Use Git's interactive rebase feature to tidy up your commits before making them public.
-
Locally merge (or rebase) the upstream master branch into your topic branch:
-
Push your topic branch up to your fork:
- Open a Pull Request with a clear title and description against the master branch.