Babel icon
Babel icon

Babel

Babel is a generic multi-purpose compiler for JavaScript. Using Babel you can use (and create) the next generation of JavaScript, as well as the next generation of JavaScript tooling.

Babel screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Mac  Node.js required
  • Windows  Node.js required
  • Linux  Node.js required
  • Online
  • Node.JS
-
No reviews
15likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

Babel News & Activities

Highlights All activities

Recent activities

No activities found.

Babel information

  • Developed by

    Unknown
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    17 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  43,819 Stars
  •  5,790 Forks
  •  773 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Babel was added to AlternativeTo by noahloveladyallen on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

My favorite web development tools - Web languages - Nocode - Marketing - Code Editors - HTML/CSS Frameworks - CSS …

List by wallygator1 with 46 apps, updated

A list with 809 apps by AmileyaRyver without a description.

List by AmileyaRyver with 809 apps, updated

Software used to power openusercss.org

List by DecentM with 15 apps, updated

What is Babel?

Babel is a generic multi-purpose compiler for JavaScript. Using Babel you can use (and create) the next generation of JavaScript, as well as the next generation of JavaScript tooling.

JavaScript as a language is constantly evolving, with new specs and proposals coming out with new features all the time. Using Babel will allow you to use many of these features years before they are available everywhere.

Babel does this by compiling down JavaScript code written with the latest standards into a version that will work everywhere today. This process is known as source-to-source compiling, also known as transpiling.

Official Links