Moment.js - A lightweight javascript date library lesjames/Breakpoint Underscore.js Pourquoi je préfère Brunch Ah, vous croyez que vous êtes au top parce que vous utilisez Grunt, Gulp, Broccoli ou même Glou ? Eh ben non, pas forcément, voire carrément pas. Du tout. Voilà déjà 4 ans que Brunch existe, et sur bien des scenarii courants, il bat tout ce petit monde à plate couture. Envie d’en savoir plus, et de voir plein d’exemples ? C’est par ici. UPDATE: This article has been translated to English and adapted to become the official Brunch Guide (EN/FR). Brunch ?! Brunch est un builder. Ce type de besoin est extrêmement fréquent chez les devs front et les designers front, qui ont souvent besoin de faire un peu les mêmes choses : partir d’une arborescence de fichiers LESS ou SASS pour produire un ou plusieurs CSS minifiés, pareil pour du JS, des images et leurs sprites, etc. Brunch face aux autres L’immense majorité des personnes qui automatisent ce type de tâches utilisent soit Grunt, soit Gulp (et parfois Broccoli ou Glou). Exécuteurs de tâches vs. outils de build Brunch est un outil de build. Watcher
sindresorhus/gulp-rev Backbone patterns Building apps with Backbone.js Here, I try to document the good practices that our team has learned along the way building Backbone applications. This document assumes that you already have some knowledge of Backbone.js, jQuery, and of course, JavaScript itself. Table of contents Thanks Webshims lib - The capability-based polyfill-loading JS library Important note: Webshim is not compatible with upcoming jQuery 3.x and I do not plan to work on a new major version. I will still fix critical bugs in the future though. Webshim is a polyfill library that enables you to reliably use HTML5 features across browsers, even if native support is lacking. The project is hosted on GitHub, and is available for use under the MIT software license. You can report bugs and discuss features on the GitHub issues page. Downloads & Dependencies (Right-click, and use "Save As") Download Webshim depends on jQuery. There are many appealing HTML5 features such as form validation, geolocation, mediaelements and UI widgets which ease the burden of writing rich web applications. Webshim is a polyfill solution. Webshim is also more than a polyfill, it has become a UI component and widget library. Installation Take the 'js-webshim' folder and add it to your project. Configuration The polyfill method accepts an optional whitespace-separated feature list. Fire When Ready 1.
The web's scaffolding tool for modern webapps | Yeoman