{"library":"gulp-esbuild","type":"library","category":null,"description":"The `gulp-esbuild` package provides a Gulp plugin that integrates the high-performance `esbuild` bundler into Gulp-based build workflows. It allows developers to efficiently bundle, minify, and transform JavaScript and TypeScript assets as part of their Gulp pipelines, leveraging `esbuild`'s speed. The current stable version is 0.14.1, and the package frequently releases updates, often in response to breaking changes in the upstream `esbuild` library. A key feature is the ability to enable `esbuild`'s incremental build mode via the `createGulpEsbuild` factory function, which significantly speeds up rebuilds during development when combined with Gulp's `watch` API. Unlike direct `esbuild` usage, `gulp-esbuild` is designed to work with Gulp's virtual file streams, but it has a specific limitation: all input files specified in `gulp.src()` must physically exist on the filesystem, even if their contents are subsequently modified by earlier Gulp pipeline steps.","language":"javascript","status":"active","version":"0.14.1","tags":["javascript","gulpplugin","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gulp-esbuild","imports":["import gulpEsbuild from 'gulp-esbuild';","import { createGulpEsbuild } from 'gulp-esbuild';","import type { BuildOptions } from 'esbuild';"]},{"cmd":"yarn add gulp-esbuild","imports":[]},{"cmd":"pnpm add gulp-esbuild","imports":[]}],"homepage":null,"github":"https://github.com/ym-project/gulp-esbuild.git#v0","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-esbuild","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/gulp-esbuild/compatibility"}}