A Gulp plugin for transpiling ES6 modules into CommonJS, AMD, or bundle formats.
gulp-es6-module-transpiler is a Gulp plugin that integrates the ES6 Module Transpiler into Gulp-based build workflows. It enables developers to write JavaScript using ES6 module syntax and transpile it into formats like CommonJS or AMD for broader compatibility, streamlining the build process for modern JavaScript applications.
import/export) into formats like CommonJS, AMD, or bundled output.bundle, commonjs) and custom formatters for output control.basePath and importPaths options for resolving module names.The project focuses on providing a simple, efficient bridge between ES6 modules and Gulp, emphasizing compatibility and ease of integration into existing JavaScript build systems.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.