Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. ES6 Tools
  3. gulp-jstransform

gulp-jstransform

JavaScript

Gulp plugin that transforms ES6 JavaScript to ES5 using Facebook's jstransform.

GitHubGitHub
16 stars5 forks0 contributors

Overview

Gulp plugin to transform ES6 to ES5.

Quick Stats

Stars16
Forks5
Contributors0
Open Issues1
Last commit5 months ago
CreatedSince 2014

Tags

#gulp#compiler#es5#es6#javascript#code-transformation#build-tool#gulp-plugin

Built With

G
Gulp
N
Node.js

Included in

ES6 Tools4.0k
Auto-fetched 3 hours ago

Related Projects

gulp-babelgulp-babel

Gulp plugin for Babel

Stars1,309
Forks113
Last commit2 days ago
gulp-typescriptgulp-typescript

A TypeScript compiler for gulp with incremental compilation support.

Stars852
Forks125
Last commit3 years ago
gulp-traceurgulp-traceur

Traceur is a JavaScript.next to JavaScript-of-today compiler

Stars164
Forks37
Last commit5 years ago
gulp-es6-module-transpilergulp-es6-module-transpiler

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. ## Key Features - **ES6 Module Transpilation** — Converts ES6 module syntax (`import`/`export`) into formats like CommonJS, AMD, or bundled output. - **Gulp Integration** — Seamlessly fits into Gulp pipelines for automated build tasks. - **Source Map Support** — Generates source maps for easier debugging of transpiled code. - **Flexible Formatters** — Supports built-in formatters (e.g., `bundle`, `commonjs`) and custom formatters for output control. - **Path Resolution** — Configurable `basePath` and `importPaths` options for resolving module names. ## Philosophy 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.

Stars61
Forks18
Last commit4 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub