code style

This commit is contained in:
chencheng
2014-09-13 14:39:33 +08:00
parent 93845ac120
commit ece97603f5

View File

@@ -245,6 +245,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [ramda](https://github.com/CrossEye/ramda) - A practical functional library for Javascript programmers.
* [mout](https://github.com/mout/mout) - Modular JavaScript Utilities.
## Reactive Programming
*Reactive programming libraries to extend JavaScripts capabilities.*
@@ -252,6 +253,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [Bacon](https://github.com/baconjs/bacon.js) - FRP (functional reactive programming) library for Javascript.
* [Kefir](https://github.com/pozadi/kefir) - FRP library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory consumption.
## Data Structure
*Data structure libraries to build a more sophisticated application.*
@@ -459,6 +461,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection
* [Sequence](https://github.com/IanLunn/Sequence) - CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications.
* [baguetteBox.js](https://github.com/feimosi/baguetteBox.js) - Simple and easy to use lightbox script written in pure JavaScript.
## Range Sliders
* [Ion.RangeSlider](https://github.com/IonDen/ion.rangeSlider) - Powerful and easily customizable range slider with many options and skin support.