Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codrops/ImageDraggingEffects
A set of playful dragging effects for images using various techniques.
https://github.com/codrops/ImageDraggingEffects
Last synced: about 1 month ago
JSON representation
A set of playful dragging effects for images using various techniques.
- Host: GitHub
- URL: https://github.com/codrops/ImageDraggingEffects
- Owner: codrops
- Created: 2020-02-03T15:55:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T16:51:50.000Z (almost 5 years ago)
- Last Synced: 2024-08-02T12:23:19.657Z (4 months ago)
- Language: JavaScript
- Homepage: https://tympanus.net/codrops/?p=47024
- Size: 520 KB
- Stars: 78
- Watchers: 4
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-awesome-web-effect - ImageDraggingEffects - A set of playful dragging effects for images using various techniques.. (🚀 A series of exquisite and compact web page cool effects / Image Effect)
- awesome-web-effect - ImageDraggingEffects - A set of playful dragging effects for images using various techniques.. (🚀 A series of exquisite and compact web page cool effects / Image Effect)
README
# Image Dragging Effects
A set of playful effects for dragging images.
![Image Dragging Effects](https://tympanus.net/codrops/wp-content/uploads/2020/02/ImageDragging_featured.jpg)
[Article on Codrops](https://tympanus.net/codrops/?p=47024)
[Demo](http://tympanus.net/Development/ImageDraggingEffects/)
## Installation
Install dependencies:
```
npm install
```Compile the code for development and start a local server:
```
npm start
```Create the build:
```
npm run build
```## Credits
- [Draggabilly](https://draggabilly.desandro.com/) by Dave DeSandro
- [imagesLoaded](https://imagesloaded.desandro.com/) by Dave DeSandro
- [GSAP](https://greensock.com/) by Greensock
- Images from [Unsplash.com](https://unsplash.com/)## License
This resource can be used freely if integrated or build upon in personal or commercial projects such as websites, web apps and web templates intended for sale. It is not allowed to take the resource "as-is" and sell it, redistribute, re-publish it, or sell "pluginized" versions of it. Free plugins built using this resource should have a visible mention and link to the original work. Always consider the licenses of all included libraries, scripts and images used.
## Misc
Follow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/codrops), [Google+](https://plus.google.com/101095823814290637419), [GitHub](https://github.com/codrops), [Pinterest](http://www.pinterest.com/codrops/), [Instagram](https://www.instagram.com/codropsss/)
[© Codrops 2020](http://www.codrops.com)