gulp-babel-deps

JSON →
library 2.0.1 ·javascript maintenance
verified Jun 4, 2026

Gulp plugin that compiles JavaScript files and all their dependencies (including ES6 modules) using Babel. Version 2.0.1 is the current stable, last updated in 2016 with low release cadence. It wraps babel-deps to handle commonjs/amd module resolution, unlike standalone gulp-babel which only transforms individual files. Recommended for legacy projects needing full dependency graph compilation.