---
title: Gulpjs Reviews
meta_title: 'Gulpjs Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 23 reviews by the users' company size, role or industry to
  find out how Gulpjs works for a business like yours.
aggregate_rating:
  rating_value: 4.1
  review_count: 23
  scale: '5'
date_modified: '2026-08-07'
parent_category:
  name: CI/CD Tools
  url: https://www.g2.com/categories/ci-cd-tools
---


# Gulpjs Reviews
**Vendor:** gulp  
**Category:** [Build Automation Software](https://www.g2.com/categories/build-automation)  
**Average Rating:** 4.1/5.0  
**Total Reviews:** 23
## About Gulpjs
Gulpjs is a streaming build system.




## Gulpjs Reviews
  ### 1. Easy to use

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 18, 2020

**What do you like best about Gulpjs?**

Yes, Its easy to use for my filed like CSS and JS compiling work.

**What do you dislike about Gulpjs?**

1. You can not perform multiple tasks in a time.

**Recommendations to others considering Gulpjs:**

Compiling for CSS & JS

**What problems is Gulpjs solving and how is that benefiting you?**

Im working on CSS HTML JS JQ things, So I have SASS, LESS & SCSS to compile, So mostly in magento I have used to fixing new compiling path and compiling more things.

  ### 2. Gulp v3.9.2

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 03, 2019

**What do you like best about Gulpjs?**

Gulp is a very powerful tool, which can save a lot of time on building, executing, and automating a lot of routine tasks that every developer has. I'm actually using the version 3.9.2 of gulp which I can manage my processes quite smoothly and quickly .

**What do you dislike about Gulpjs?**

Nothing to dislike, just that I've had issues with older versions of gulp-inject which are fixed in the newer version.

**Recommendations to others considering Gulpjs:**

Keep using gulpjs for your processes and keep your productivity growing.

**What problems is Gulpjs solving and how is that benefiting you?**

I use it for building ".sass", ".less" files. For converting(transpiling) CoffeeScript files to JavaScript files. Injecting modules on both front-end, back-end. I use it for running automated tests(or choosing not to with customized commands), also for live watching many processes as I am coding, etc.  With simple commands I can start my project applications and my daily processes quite fast and be ready to work.

  ### 3. My name is Irtaza and I'm working as a Front End Engineer having 3 years of experience.

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 16, 2020

**What do you like best about Gulpjs?**

It's very easy to handle Syncrounis and Asycrounus tasks.
The documentation is very helpful for resolving the problem.
It's provides efficieny in loading the web page.

**What do you dislike about Gulpjs?**

I have to use other plugins and we have to manually perform the plugin tasks.

**Recommendations to others considering Gulpjs:**

Gulpjs developers are doing their best to resolve the problem which is faced by the developers on a daily basis.

**What problems is Gulpjs solving and how is that benefiting you?**

I have created a couple of single-page applications with Gulpjs. It provides smooth execution for syncronous and Asynronous tasks.

  ### 4. Gulojs

**Rating:** 4.0/5.0 stars

**Reviewed by:** MD. Ashfaqur Rahman T. | Sr. Software Test Engineer (Automation), Mid-Market (51-1000 emp.)

**Reviewed Date:** June 18, 2020

**What do you like best about Gulpjs?**

Task Automation and execution process. Gulp build is doing all necessary yhings

**What do you dislike about Gulpjs?**

Pattern of coding is little bit clumsy of gulp js

**What problems is Gulpjs solving and how is that benefiting you?**

Angular and nodejs deployed in aws elastic beanatalk

  ### 5. I am frontend Team Lead , I have experience in this field already  8years.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 18, 2020

**What do you like best about Gulpjs?**

I like the easy approach during development

**What do you dislike about Gulpjs?**

No progress with growing javascript features

**What problems is Gulpjs solving and how is that benefiting you?**

Day to day builds mechanisms

  ### 6. After first use

**Rating:** 3.5/5.0 stars

**Reviewed by:** Patrik M. | Full-stack Developer , Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 23, 2019

**What do you like best about Gulpjs?**

Good for organizing tests and I like that you can automize tasks like compile CSS to sass.

**What do you dislike about Gulpjs?**

You have to install other plugins to do specific operations.

**What problems is Gulpjs solving and how is that benefiting you?**

It's saving time with the automated process.

  ### 7. An experience away from the normal 

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 29, 2019

**What do you like best about Gulpjs?**

The best part is of course easy maintainence of sync. Javascript is async in nature and gulp helps have better control.

**What do you dislike about Gulpjs?**

Gulp provides very specific functionality. It is good for task execution but cannot be very good when it comes to other use cases. 

**What problems is Gulpjs solving and how is that benefiting you?**

Major tasks include controlling sync for async tasks. This includes a lot of async calls to remote databases.

  ### 8. Seamless

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 21, 2019

**What do you like best about Gulpjs?**

Easy to adopt, quite large community and support. Not heavy to execute complex tasks.

**What do you dislike about Gulpjs?**

Some of the plugins and extensions were buggy and probably should get better code review before adding to the making gulp packages.

**What problems is Gulpjs solving and how is that benefiting you?**

Switching from grunt was quite easy and seamless. I use gulp mainly for compiling and minifying CSS and JavaScript, image optimization and preparing assets for production.


## Gulpjs Discussions
  - [What is Gulpjs used for?](https://www.g2.com/discussions/what-is-gulpjs-used-for)
  - [What is task runner?](https://www.g2.com/discussions/what-is-task-runner)
  - [How do you write a gulp task?](https://www.g2.com/discussions/how-do-you-write-a-gulp-task)
  - [Which stream S provide the ability to both read and write?](https://www.g2.com/discussions/which-stream-s-provide-the-ability-to-both-read-and-write)
  - [What is Gulpfile JS used for?](https://www.g2.com/discussions/what-is-gulpfile-js-used-for)

- [View Gulpjs pricing details and edition comparison](https://www.g2.com/products/gulpjs/reviews?filters%5Bnps_score%5D%5B%5D=4&section=pricing&secure%5Bexpires_at%5D=2026-08-12+11%3A40%3A04+-0500&secure%5Bsession_id%5D=5825e596-34b2-451f-8b7c-5736d8931293&secure%5Btoken%5D=70048092b3058c718419967a7dd75f583a18efd3902ee31df69fe8175cab04c1&format=llm_user)

## Gulpjs Features
**JavaScript Frameworks**
- Libraries
- Community
- Widgets
- Browser Support
- Graphical Visualization
- Mobile Support

## Top Gulpjs Alternatives
  - [CircleCI](https://www.g2.com/products/circleci/reviews) - 4.4/5.0 (501 reviews)
  - [Postman](https://www.g2.com/products/postman/reviews) - 4.6/5.0 (1,757 reviews)
  - [Essential Studio](https://www.g2.com/products/essential-studio/reviews) - 4.5/5.0 (784 reviews)

