Skip to content

Liste des composants

Laurent G. edited this page Jan 28, 2014 · 40 revisions

Liste des composants

LESS / CSS:

"c2is-less": "https://github.com/c2is/c2is-less-component.git"
"normalize": "https://github.com/necolas/normalize.css.git"
"Bootstrap": "https://github.com/twitter/bootstrap.git"
"lesshat": "lesshat"
"csscomb": "https://github.com/csscomb/grunt-csscomb.git" (sorting CSS properties)
"autoprefixer": "https://github.com/ai/autoprefixer.git" ( add vendor prefixes using values from the Can I Use)

PHP

"Mobile-Detect": "[email protected]:serbanghita/Mobile-Detect.git"

JS - LIB

"jquery": "1.10.1"
"jquery-ui": "1.10.0"
"zepto": "https://github.com/madrobby/zepto.git" (jQuery Lite)
"modernizr": "https://raw.github.com/josh/sprockets-modernizr/2.6.2/modernizr.js"
"headjs": "https://github.com/headjs/headjs.git"
"headjsExtended": "https://[email protected]:c2is/c2is-headjs-extended.git" (version étendue, syntaxe légèrement différente)
"selectivizr": "https://github.com/keithclark/selectivizr.git"
"html5shiv": "html5shiv"

JS - PLUGIN

"jquery-colorbox": "https://github.com/jackmoore/colorbox.git" (popin)
"jquery.TipTip": "https://github.com/drewwilson/TipTip.git" (tooltip)
"tooltipster": "https://github.com/iamceege/tooltipster.git" (tooltip)
"jquery.jScrollPane": "https://github.com/vitch/jScrollPane.git" (skin scrollbar)
"jquery.perfectScrollbar": "https://github.com/noraesae/perfect-scrollbar.git" (skin scrollbar)
"jquery.ResponsiveSlides": "https://github.com/viljamis/ResponsiveSlides.js.git" (cross-fade responsive simple slider)
"Swiper": "https://github.com/nolimits4web/Swiper.git" (Responsive slider for mobile)
"gmap3": "https://github.com/jbdemonte/gmap3.git"
"stylish-select": "https://github.com/scottdarby/Stylish-Select.git" (custom select boxes)
"selectBoxIt"; "https://github.com/gfranko/jquery.selectBoxIt.js.git" (custom select boxes & options on desktop, and preserves the default behavior of options on tablet and mobile browsers)
"select2": https://github.com/ivaynberg/select2.git (custom select boxes with search filter - preserve dropdown position)
"iCheck": "https://github.com/damirfoy/iCheck.git" (skin formulaires)
"imagesLoaded": "https://github.com/desandro/imagesloaded.git" (Detect when images have been loaded)
"NProgress": "https://github.com/rstacruz/nprogress.git" (Add progress to your Ajax calls)
"easydropdown": https://github.com/patrickkunka/easydropdown (skin select)
"Minimalect": https://github.com/groenroos/minimalect (skin select)
"Squishy": https://github.com/pxldot/squishy (resizes text to fit container)
"Succinct": https://github.com/micjamking/Succinct (js de troncature)
"Chardin.js" https://github.com/heelhook/chardin.js (Simple overlay instructions)
"ResizeEnd" https://github.com/nielse63/jQuery-ResizeEnd (plugin to handle events after a completed-resize)

C2iS Tools

"offCanvas": "https://gist.github.com/5151068.git"

MOBILE

"retina.js": "retina.js"
"ratchet": "ratchet"
"iscroll": "iscroll"
"fixedfixed": "https://github.com/filamentgroup/fixed-fixed.git" (gestion du position:fixed comme sur jQuery Mobile)
"matchMedia": "https://github.com/paulirish/matchMedia.js.git" (test whether a CSS media type or media query applies)