Content deleted Content added
removed peacock words; added clean-up template |
i didnt Tags: Mobile edit Mobile web edit |
||
Line 12:
| license = [[MIT License]]<ref>{{cite web|url=https://github.com/gulpjs/gulp/blob/master/LICENSE|title=License to github.com | language=en | accessdate = 2016-05-30}}</ref>
}}
'''gulp.js'''
It is a task runner built on [[Node.js]] and [[Node Package Manager|Node Package Manager (npm)]], used for automation of time-consuming and repetitive tasks involved in web development like [[Minification (programming)|minification]], concatenation, cache busting, [[unit testing]], [[Linting software|linting]], optimization etc.<ref>{{cite web|url=https://www.smashingmagazine.com/2014/06/building-with-gulp/ |title=Building With Gulp – Smashing Magazine |website=Smashingmagazine.com |date= |accessdate=2016-12-14}}</ref>
|