babel
« Back to VersTracker
Description:
Compiler for writing next generation JavaScript
Type: Formula  |  Latest Version: 7.28.3@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @babeljs  |  formulae.brew.sh
Category: Developer tools
Tags: javascript compiler transpiler babel es6 web-development
Install: brew install babel
About:
Babel is a standard JavaScript compiler that transpiles next-generation JavaScript (ES6+) into backwards-compatible versions for older environments. It enables developers to use modern language features like arrow functions and async/await without breaking support for legacy browsers or Node.js versions. Through its extensible plugin architecture, it also supports experimental syntax and JSX transformation for frameworks like React.
Key Features:
  • Transpiles modern ES6+ JavaScript to ES5 for backward compatibility
  • Extensible plugin system for custom transformations and syntax
  • Supports JSX and TypeScript syntax via presets
  • Smart polyfilling for browser API compatibility
  • Configurable via .babelrc or package.json
Use Cases:
  • Compiling modern JavaScript for deployment to legacy browsers
  • Transpiling JSX syntax for React-based applications
  • Enabling experimental JavaScript features in production code
  • Standardizing codebases across different Node.js versions
Alternatives:
  • TypeScript – TypeScript is a typed superset of JavaScript that compiles to JS, offering static type checking in addition to transpilation
  • esbuild – esbuild is a much faster but less extensible bundler/transpiler focused on speed over plugin ecosystem
License: MIT
Dependencies: node
Bottles available for: all
Version History
Detected Version Rev Change Commit
Nov 19, 2024 12:01am 0 VERSION_BUMP 21f25a3f
Oct 22, 2024 3:25pm 0 VERSION_BUMP 5fd00c00
Oct 2, 2024 3:26pm 0 VERSION_BUMP a2bdd9b4
Aug 23, 2024 6:19am 0 VERSION_BUMP 4a0e4ec7
Jul 30, 2024 10:53am 0 VERSION_BUMP 7d72542d
Jul 15, 2024 11:12am 0 VERSION_BUMP ad6472e7
May 24, 2024 1:33pm 0 VERSION_BUMP fc22df92
May 24, 2024 8:34am 0 VERSION_BUMP 80e9665e
Apr 29, 2024 5:23pm 0 VERSION_BUMP 02833b7a
Dec 11, 2023 4:19pm 0 VERSION_BUMP 460746d6
Dec 11, 2023 3:24pm 0 VERSION_BUMP 5a1cdc15
Nov 29, 2023 2:54pm 0 VERSION_BUMP 5e7c28eb
Oct 12, 2023 12:19pm 0 VERSION_BUMP 7767e26c
Oct 12, 2023 1:45am 0 VERSION_BUMP 0f0ed3e4
Sep 30, 2023 3:34am 0 VERSION_BUMP c46e6855
Sep 4, 2023 2:57pm 0 VERSION_BUMP af86afba
Sep 4, 2023 10:33am 0 VERSION_BUMP 03a55fc4
Aug 24, 2023 10:17am 0 VERSION_BUMP 35274143
Aug 15, 2023 2:20pm 0 NEW 442f9cc5
Aug 7, 2023 9:17pm 0 VERSION_BUMP 96f6459c
May 26, 2023 10:15am 0 VERSION_BUMP 6d70a4a4
May 3, 2023 3:09am 0 VERSION_BUMP 439137c1