Gulp.js
framework javascript coté serveur
From Wikipedia, the free encyclopedia
Gulp.js est un toolkit JavaScript open-source créé par Fractal Innovations[2], et la communauté open source sur GitHub, utilisé dans le développement web front-end.
Développé par
Fractal Innovations
Dernière version
5.0.1 ()[1]
Gulp.js
| Développé par | Fractal Innovations |
|---|---|
| Dernière version | 5.0.1 ()[1] |
| Dépôt | github.com/gulpjs/gulp |
| Écrit en | JavaScript |
| Système d'exploitation | Multiplateforme (d) |
| Type |
Framework JavaScript (en) Build system (d) Bibliothèque JavaScript |
| Licence | Licence MIT |
| Site web | gulpjs.com |
C'est un exécuteur de tâches construit sur Node.js et npm, utilisé pour l'automatisation des tâches répétitives dans le développement web, comme la minification, concaténation, tests unitaires, optimisation, etc.