Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonidelav/coverphoto
Page Cover Photo (MooTools Widget based on Vue.js)
https://github.com/sonidelav/coverphoto
Last synced: about 7 hours ago
JSON representation
Page Cover Photo (MooTools Widget based on Vue.js)
- Host: GitHub
- URL: https://github.com/sonidelav/coverphoto
- Owner: sonidelav
- Created: 2015-12-24T21:18:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-26T13:33:39.000Z (almost 9 years ago)
- Last Synced: 2023-03-21T23:40:04.320Z (over 1 year ago)
- Language: JavaScript
- Size: 610 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebPage Photo Cover Widget
### MooTools Class
MooTools Widget based on Vue.js### Initialize Widget
```javascript
w.Cover = new lfk.CoverPhoto({
element: '#photo-cover'
});
```### Demo
[Cover Photo](https://sonidelav.github.io/CoverPhoto)