{"library":"gulp-babel","type":"library","category":null,"description":"gulp-babel is a Gulp plugin that seamlessly integrates Babel into your Gulp build pipeline, enabling the transpilation of modern JavaScript features to widely supported versions. The current stable release is v8.0.0, which provides full compatibility with Babel 7.x. This package is actively maintained by the Babel team, with major version bumps often aligning with core Babel releases, ensuring up-to-date support for the latest JavaScript syntax. It serves as a thin wrapper around Babel's transformation API, exposing a flexible `.pipe()` method for Gulp streams. Key differentiators include its tight integration with the Gulp ecosystem, handling aspects like source map generation via `gulp-sourcemaps`, and providing access to Babel's transformation metadata on processed files. It relies on `@babel/core` as a crucial peer dependency for its core functionality, distinguishing it from direct Babel CLI usage by stream-centric processing.","language":"javascript","status":"active","version":"8.0.0","tags":["javascript","gulpplugin","babel","transpiler","es2015","es2016","es2017","rewriting","transformation"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gulp-babel","imports":["import babel from 'gulp-babel';"]},{"cmd":"yarn add gulp-babel","imports":[]},{"cmd":"pnpm add gulp-babel","imports":[]}],"homepage":null,"github":"https://github.com/babel/gulp-babel","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-babel","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-babel/compatibility"}}