add Slider

This commit is contained in:
chencheng
2014-07-13 19:49:53 +08:00
parent b54195aeac
commit 186cac2818

View File

@@ -26,7 +26,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources
* [Keyboard Wrappers](#keyboard-wrappers) * [Keyboard Wrappers](#keyboard-wrappers)
* [Tours And Guides](#tours-and-guides) * [Tours And Guides](#tours-and-guides)
* [Notifications](#notifications) * [Notifications](#notifications)
* Sliders * [Sliders](#sliders)
* [Other Awesome Lists](#other-awesome-lists) * [Other Awesome Lists](#other-awesome-lists)
@@ -280,5 +280,17 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for javascript. * [smoke.js](https://github.com/hxgf/smoke.js) - Framework-agnostic styled alert system for javascript.
## Sliders
* [Swiper](https://github.com/nolimits4web/Swiper) - Mobile touch slider and framework with hardware accelerated transitions.
* [FlexSlider](https://github.com/woothemes/FlexSlider) - An awesome, fully responsive jQuery slider plugin.
* [unslider](https://github.com/idiot/unslider) - The simplest jQuery slider there is.
* [colorbox](https://github.com/jackmoore/colorbox) - A light-weight, customizable lightbox plugin for jQuery.
* [fancyBox](https://github.com/fancyapps/fancyBox) - A tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages.
* [sly](https://github.com/darsain/sly) - JavaScript library for one-directional scrolling with item based navigation support.
* [vegas](https://github.com/jaysalvat/vegas) - A jQuery plugin to add beautiful fullscreen backgrounds to your webpages. It even allows Slideshows.
* [Sequence](https://github.com/IanLunn/Sequence) - CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications.
# Other Awesome Lists # Other Awesome Lists
Other amazingly awesome lists can be found in the [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list. Other amazingly awesome lists can be found in the [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.