Nom | url | documentation |
---|---|---|
Automatisation des tâches | grunt | installation |
→ Watches | grunt contrib-watch | installation |
→ Concaténation | grunt-contrib-concat | |
→ Compilation JS | contrib-concat | |
→ Compilation JS (Bower.io) | bower-concat | |
→ Compilation SCSS | contrib-sass | |
→ Compilation HTML | grunt-htmlcompressor | |
→ JS Hinting | grunt-contrib-jshint | |
→ CSS Hinting | ||
→ HTML Hinting | grunt-htmlhint | |
→ Validation HTML | grunt-html-angular-validate | |
Éditeur | ATOM | installation |
Pré-processeur CSS→SASS | Sass | installation |
Versioning | GIT | installation |
Librairies JS | ? | ? |
? | ? | |
Compilateur JS | Google Closure Compiler | |
Compilateur CSS | ? | ? |
Compilateur HTML? | ? | ? |
Javascript Testing | Mocha+Chai | ? |
Nom |
---|
HTML5 |
CSS |
SCSS |
Javascript |
Language | Nom |
---|---|
HTML | |
tests | |
CSS | |
tests | |
SCSS | |
tests | |
JS | |
tests |
Fournisseur | Nom | Usage |
---|---|---|
https://developers.google.com/speed/pagespeed/ | Généraliste/Amélioration de la vitesse de chargement | |
W3C | Markup Validation Service | Conformité du Markup |
Unicorn - Le Validateur unifié du W3C | Conformité : Markup/CSS/Mobile OK | |
Nu Html Checker (expérimental) | Conformité du HTML | |
Autre | HTML 5 outliner | HTML document outline |
/ | Racine | |
---|---|---|
.gitignore | paramétrage des fichiers ignorés par git | |
.jscsrc | paramétrage de JSCS |
TODO : voir A collection of useful .gitignore templates - GitHub
Notamment :
TODO
TODO