├── README.md ├── bower.json ├── changelog.txt ├── helper-plugins ├── jquery.ba-throttle-debounce.min.js ├── jquery.mousewheel.min.js ├── jquery.touchSwipe.min.js └── jquery.transit.min.js ├── index.html ├── jquery.carouFredSel-6.2.1-packed.js ├── jquery.carouFredSel-6.2.1.js └── license.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/README.md -------------------------------------------------------------------------------- /bower.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/bower.json -------------------------------------------------------------------------------- /changelog.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/changelog.txt -------------------------------------------------------------------------------- /helper-plugins/jquery.ba-throttle-debounce.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/helper-plugins/jquery.ba-throttle-debounce.min.js -------------------------------------------------------------------------------- /helper-plugins/jquery.mousewheel.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/helper-plugins/jquery.mousewheel.min.js -------------------------------------------------------------------------------- /helper-plugins/jquery.touchSwipe.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/helper-plugins/jquery.touchSwipe.min.js -------------------------------------------------------------------------------- /helper-plugins/jquery.transit.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/helper-plugins/jquery.transit.min.js -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/index.html -------------------------------------------------------------------------------- /jquery.carouFredSel-6.2.1-packed.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/jquery.carouFredSel-6.2.1-packed.js -------------------------------------------------------------------------------- /jquery.carouFredSel-6.2.1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/jquery.carouFredSel-6.2.1.js -------------------------------------------------------------------------------- /license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Codeinwp/carouFredSel-jQuery/HEAD/license.txt --------------------------------------------------------------------------------