mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
The successor to Cycle. Cycle2 is a mobile and desktop friendly slideshow built around ease-of-use with a declarative API. It supports responsive designs, dynamic slideshow manipulation, swipe events, and lots of options! Minified files downloaded from: http://jquery.malsup.com/cycle2/download/ Author: Mike Alsup Repository: https://github.com/malsup/cycle2 License: MIT / GPL
25 lines
662 B
JSON
25 lines
662 B
JSON
{
|
|
"name": "jquery.cycle2",
|
|
"filename": "jquery.cycle2.min.js",
|
|
"version": "20130409",
|
|
"description": "The successor to Cycle. Cycle2 is a mobile and desktop friendly slideshow built around ease-of-use with a declarative API. It supports responsive designs, dynamic slideshow manipulation, swipe events, and lots of options!",
|
|
"homepage": "http://jquery.malsup.com/cycle2/",
|
|
"keywords": [
|
|
"slideshow",
|
|
"carousel",
|
|
"slider"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Mike Alsup",
|
|
"web": "http://jquery.malsup.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/malsup/cycle2"
|
|
}
|
|
]
|
|
}
|