Babel
🐠 Babel is a compiler created by Sebastian McKenzie in 2014 to convert ES6 to ES5 (originally called 6to5). It has since become a toolchain that enables developers to write any next generation JavaScript and serves as a testing ground for proposals from TC39, the technical committee that specifies ECMAScript. Babel can also convert JSX syntax and strip out type annotations from both Flow and TypeScript. Babel is built out of plugins. Compose your own transformation pipeline using plugins written by the community or write your own.
Here are 251 public repositories matching this topic...
A little JS Application with the new syntax ES2015 to practice what i learn from CodeSchool !
-
Updated
Apr 13, 2017 - CSS
AngularJS 1.6.x + ES6 + Webpack 3.x by @hoangphison
-
Updated
Oct 25, 2017 - CSS
Data Visualization of US GDP with D3 Bar Chart (FCC)
-
Updated
Feb 26, 2020 - CSS
CodersCamp group project 3 practicing connecting to external API
-
Updated
Mar 3, 2020 - CSS
⚡️ Personal gulp stack for frontend development.
-
Updated
Dec 7, 2018 - CSS
My basic boilerplate: React + Redux + Webpack 3 + HMR + Jest
-
Updated
Jun 26, 2017 - CSS
A basic ES6 burger menu component
-
Updated
Mar 16, 2018 - CSS
Places Search app
-
Updated
May 7, 2023 - CSS
A basic forum functionality implemented in JavaScript
-
Updated
Dec 12, 2022 - CSS
Created by Sebastian McKenzie, James Kyle, Henry Zhu, Logan Smyth, Daniel Tschinder
Released September 28, 2014
- Followers
- 24.1k followers
- Organization
- babel
- Website
- babeljs.io