Gulp.js: Difference between revisions

Content deleted Content added
Updated the side panel
m Updated the side panel; Added indents for easier maintenance
Line 5:
}}
{{Infobox Software
| name = gulp
| logo = Gulp.js Logo.svg
| logo caption =
| logo alt =
| logo size = 100px
| collapsible =
| screenshot = <!-- Image name is enough -->
| screenshot size =
| screenshot alt =
| caption =
| other_names =
| author = Eric Schoffstall
| developer = Blaine Bublitz, Eric Schoffstall
| released = {{Start date and age|2013|09|26|df=yes}}<ref>https://libraries.io/npm/gulp/versions</ref><!-- As per template guideline, this is the release date of version 1.0.0 -->
| ver layout =
| discontinued =
| latest release version = 4.0.2
| latest_release_date = {{Start date and age|2019|05|06|df=yes}}<ref name="latest-releases">{{cite web | url=https://github.com/gulpjs/gulp/releases | access-date=2020-12-31 | title=Releases · gulpjs/gulp}}</ref>
| latest preview version =
| latest preview date =
| repo = {{URL|https://github.com/gulpjs/gulp}}
| qid =
| programming language = [[JavaScript]]
| middleware =
| tools =
| engine =
| operating system =
| platform = [[Node.js]] <!-- As per template guideline, do not write "Cross-platform" here -->
| included with =
| replaces =
| replaced_by =
| service_name =
| size =
| standard =
| language =
| language count =
| language footnote =
| genre = [[Toolkit]]
| license = [[MIT License]]<ref>{{cite web | url=https://github.com/gulpjs/gulp/blob/master/LICENSE | title=LicenseLICENSE tofile githubon GitHub | access-date=2020-12-31}}</ref><ref>{{cite web | url=https://www.npmjs.com/package/gulp | languagetitle=enLicense field from gulp - npm | access-date = 20162020-0512-3031}}</ref>
| website =
| AsOf =
| games list =
}}
 
'''gulp''' is an [[Open-source software|open-source]] [[JavaScript]] toolkit created by Eric Schoffstall<ref name=":0">{{Cite book|title=Developing a Gulp Edge|publisher=Bleeding Edge Press|year=2014|isbn=978-1-939902-14-6|edition=1st|author1=Jed Mao |author2=Maximilian Schmitt |author3=Tomasz Stryjewski |author4=Cary Country Holt |author5=William Lubelski }}</ref> used as a streaming [[build system]] (similar to a more package-focussed [[Make (software)|Make]]) in [[front-end web development]].