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.
- GitHub: https://github.com/topics/babel
- Repo: https://github.com/babel
- Created by: Sebastian McKenzie, James Kyle, Henry Zhu, Logan Smyth, Daniel Tschinder
- Released: September 28, 2014
- Related Topics: babel-preset, babel-plugin, babel-es6,
- Aliases: babeljs,
- Last updated: 2026-06-23 00:03:07 UTC
- JSON Representation
https://github.com/mathew-kurian/minimal-typescript-react-express-starter
Minimal starter with Typescript + React + Express (for quick prototypes)
babel boilerplate express react rollup starter typescript
Last synced: 09 Apr 2026
https://github.com/ma7eer/my-react-boilerplate
A Simple boilerplate for creating React applications
Last synced: 09 Apr 2026
https://github.com/pranahonk/adsi-logical-test
a technical test for front end developer in Axiata Digital Service Indonesia
babel es6 javascript logical-programming vue vuejs vuex
Last synced: 09 Apr 2026
https://github.com/mikeludemann/react-tutorial
Tutorial with React, Redux, Router and more
babel components containers css3 express html5 javascript jsx nodejs prop-types pug react react-dom react-router redux
Last synced: 09 Apr 2026
https://github.com/sujilnt/reactboilerplate-old
A boilerplate to create small frontend projects using React.js .
babel es6 es7 react-component reactjs shell-scripting shell-scripts webpack3
Last synced: 02 Oct 2025
https://github.com/thoughtbit/babel-preset-base
:package: ThoughtBit for babel preset
babel babel-preset babel-webpack
Last synced: 31 Jul 2025
https://github.com/becklyn/kaba-babel-preset
Babel preset for usage in kaba.
babel babel-preset javascript kaba typescript webpack
Last synced: 13 Feb 2026
https://github.com/mrrnounit/es6-to-es5-converter
Convert ES6+ JavaScript to ES5 for better browser compatibility with this online tool. Easily upload files, batch convert, and download your code. 🐙🌐
babel babel-es6 babel7 convert converter es2015 es2016 es2017 es2018 es5 es7 polyfill shim
Last synced: 20 Jan 2026
https://github.com/howdyankit/stone_paper-scissor
This is a Basic stone,paper & scissor game which you can play with other Human/computer. it takes 3 input single time. Please click the link Below to see it in action
babel es6-javascript game javascript stone webdevelopment
Last synced: 29 Jul 2025
https://github.com/thc-tools/babel-preset-react
Babel preset, for React project
Last synced: 29 Jul 2025
https://github.com/e2e-boilerplate/nightwatch-es-modules-babel-expect
Nightwatch end-to-end test automation boilerplate, Using ES Modules, Babel and Expect.
babel end-to-end-test-automation expect nightwatch
Last synced: 03 Jan 2026
https://github.com/kishore-devaraj/react-boilerplate
A Non-CRA React app boilerplate Starter
Last synced: 14 Apr 2026
https://github.com/rypi-dev/utils
🔦 Various shareable configurations (ESLint, Prettier, CommitLint, Commitizen, etc.)
2024 2024-project babel commitizen commitlint config eslint habbaz habbazdev markdownlint open-source postcss prettier renovate shareable shareableconfig stylelint ts
Last synced: 28 Jul 2025
https://github.com/threat-conductor/faster-babel-image-archives
generates random images like the babel image archives but much faster
Last synced: 28 Jul 2025
https://github.com/zdanowiczkonrad/react-redux-hmr-quotes-app
Sample React+Redux with HMR app to manage favorite Rick and Morty quotes
babel es6 hmr react redux rick-and-morty webpack
Last synced: 09 Apr 2026
https://github.com/miguelamello/node-blackjack-game
This is a simple, yet fully functional Black Jack game. It is written in ES6 (Javascript lasted version) with HTML and CSS only for the interface. The backend is written in ExpressJS and the database is a simple db.json implementation. The game is fully responsive and can be played on any device.
babel es6 expressjs nodejs promisses webpack
Last synced: 09 Apr 2026
https://github.com/boakaidorborkamara/recipe-compass
An app that provides recipe ideas.
babel bootstrap5 css dom-manipulation html javscript webpack
Last synced: 09 Apr 2026
https://github.com/lastnamearya/react-voting-app
Product Hunt clone built in React.js - Fullstack.io
babel create-react-app es6 javascript jsx react react-component
Last synced: 09 Apr 2026
https://github.com/ushliypakostnik/kafedra-front
Creative work. Frontend for site of rock band with radio.
babel eslint howler parallax-js pwa scss stylelint vue vue-cli vue-router vuex
Last synced: 09 Apr 2026
https://github.com/shaherashraf/webpackboilerplate
📦 A webpack boilerplate using Babel, PostCSS and Sass.
babel es6 hot-reloading hot-replacement javascript postcss sass webpack
Last synced: 09 Apr 2026
https://github.com/aayushyadavz/React-Basics-Notes
Basically in this repo you will find the React topic wise codes with notes on every line of code. Beginner friendly React notes, you can learn, revise e.t.c.
babel complex-state components-react destructuring-objects expressions jsx reactjs spread-operator usestate-hook
Last synced: 03 Oct 2025
https://github.com/mortonprod/react-nav-component
This is a opinionated react router. It has share buttons, auth0 signin and links
Last synced: 08 Feb 2026
https://github.com/doong-jo/team8-web
Team8-internal server
babel css html javascript react webpack
Last synced: 09 Apr 2026
https://github.com/rinminase/anidb-mobile
📱🍏 Rin Minase's Anime Database utilizing React Native compiled and deployed to GitHub Releases using Circle CI
android-studio babel circleci java react-native
Last synced: 09 Apr 2026
https://github.com/theshefer/webpack
How to optimize your application performance with webpack
babel react typescript webpack
Last synced: 09 Apr 2026
https://github.com/krbaio3/proyect-base-front
Base de proyectos Front
babel eslint expressjs tslint typescript webpack3
Last synced: 09 Apr 2026
https://github.com/ian-rossi/products-search-challenge
My implementation of a common challenge: implement an efficient products search component.
babel chai clean-architecture instanbul jest next next-js nextjs node node-js nodejs npm post-css postcss react react-js react-query reactjs tailwind tailwindcss
Last synced: 09 Apr 2026
https://github.com/e2e-boilerplate/protractor-es-modules-babel-jasmine-expect
Protractor end-to-end test automation boilerplate, using ES6-Modules, BabelJS, Jasmine and Expect.
babel e2e-boilerplate end-to-end-test-automation es6 jasmine protractor
Last synced: 03 Jan 2026
https://github.com/kurosame/react-boilerplate
Boilerplate to develop a React App
babel boilerplate circleci cypress ducks eslint jest prettier react react-hooks react-router redux redux-actions redux-saga storybook styled-components stylelint typescript webpack
Last synced: 09 Apr 2026
https://github.com/cteyr/trivia
Trivia
api-rest babel css hooks html javascript nodejs npm react-router reactjs reponsive-web-design sass typescript webpack
Last synced: 09 Apr 2026
https://github.com/apoorv0503/the-bite-station
Online food ordering application which is utilizing the swiggy backend API for restaurants menu and specifications.
babel jest jsdom parcel-bundler react react-testing-library redux redux-toolkit shimmer swiggy-api tailiwndcss
Last synced: 03 Jan 2026
https://github.com/heyloh/passwordgen
🔒 Gerador de senhas para fins de estudos. Utilizando JavaScript com Webpack e Babel.
babel css html javascript password-generator webpack
Last synced: 18 Apr 2026
https://github.com/vs0uz4/pp_trello_reactjs-landing
Projeto Prático - Trello com ReactJS e Redux (Landing Page)
babel bootstrap3 es2015 gulp nodejs npm sass yarn
Last synced: 09 Apr 2026
https://github.com/alexanderkhivrych/event-bus
babel event-bus eventing javascript nodejs webpack
Last synced: 12 Apr 2026
https://github.com/yomnaali22/evaluate-articles--nlp
This project allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites. NLP is the ability of an application to understand the human language, written or oral. All you have to do is to enter a valid Url.
babel css express html5 javascript natural-language-processing webpack
Last synced: 12 Apr 2026
https://github.com/jcampbell57/portfolio
A portfolio of projects completed while working through The Odin Project. The purpose of this project is to showcase what I have learned.
babel css3 eslint html5 javascript json localstorage prettier webpack
Last synced: 09 Mar 2026
https://github.com/parmodkumar28/shopping-cart-react
Created a simple shopping cart app using react here
babel css html javascript react
Last synced: 09 Apr 2026
https://github.com/zeeshanhanif/react-boilerplate
Boilerplate for web application development based on React (ReactJS), Redux, redux-thunk, Babel, Webpack, firebase
babel firebase material-ui react react-app reactjs redux redux-thunk webpack
Last synced: 09 Apr 2026
https://github.com/void-sta1ker/unjquery
Backwards compatible jquery to javascript compiler
babel compiler javascript jquery jquery-to-javascript nodejs
Last synced: 08 Mar 2026
https://github.com/christoferolaison/babel-repl
Created this app to get an deeper understanding about Babel and it's underlying mechanism.
babel babel-plugin babel-preset repl
Last synced: 09 Nov 2025
https://github.com/eddypbr/desafio01-trilha-react
:rocket: :purple_heart: Primeiro desafio da trilha de react do curso ignite da @Rocketseat
automatized-tests babel challenge ignite jest react rocketseat typescript webpack
Last synced: 09 Apr 2026
https://github.com/yosh1/coding-template
using babel, gulp / gulp-sass, browser-sync, git-cz / commitizen and so.
babel browser-sync commitizen docker es6 git-cz gulp html scss template
Last synced: 09 Apr 2026
https://github.com/adwilkinson/aw-codeworks
Demo Portfolio Site - Vue, Vuetify, Firebase, Cloud Functions, ES6+, Nodejs
babel babel-plugin cloud eslint firebase javascript nodejs vue vue-router vuex webpack
Last synced: 14 Apr 2026
https://github.com/mikhail-ev/babel-plugin-transform-stringify-jsx
stringify-jsx plugin for babel
babel babel-plugins jsx stringify-jsx
Last synced: 03 May 2026
https://github.com/wfz1/react-webpack-typescript-starter
The starter template for React projects with TypeScript and Webpack 5
babel boilerplate eslint html javascript prettier react scss starter-template typescript webpack
Last synced: 08 Apr 2026
https://github.com/massoncorlette/ReactProjectStarterTemplate
Useful template to get up and running quickly, using npm library and liveserver readily available. Instructions in README.
babel babel-plugin javascript starter-kit template webpack webpack5
Last synced: 13 Aug 2025
https://github.com/rhyuen/frontendcodingdeux
babel npm react react-router webpack yarn
Last synced: 08 Apr 2026
https://github.com/iamskok/star-wars-react
React app that compares 2 Star Wars characters' residences
babel browserlist eslint netlify prettier react renovate styled-components stylelint webpack yarn
Last synced: 12 Apr 2026
https://github.com/ship-components/ship-components-outsideclick
React component to detect clicks outside of its children
babel browserify javascript javascript-library jsx react reactjs webpack
Last synced: 09 Apr 2026
https://github.com/sergromanenko1/gulp-starter-kit
Gulp starter kit for web development using ES6, SCSS and PHP.
babel bem browserify es6 gulp html imagemin php scss source-maps sprites
Last synced: 09 Mar 2026
https://github.com/ganapativs/npm-minimal-boilerplate
Minimal boilerplate for creating NPM packages
babel boilerplate decorators es6 es7 es8 eslint library module nodejs npm packages
Last synced: 08 Apr 2026
https://github.com/evrendev/webpack-starter
This repository is a boilerplate project setup for modern web development using Webpack. It includes configurations for Babel, ESLint, Prettier, and SCSS, providing a solid foundation for building scalable and maintainable web applications.
babel boilerplate eslint javascript live-server prettier scss webpack
Last synced: 09 Apr 2026
https://github.com/saefullohmaslul/react-from-scratch
:electron: React boilerplate from scratch with webpack
babel boilerplate react scratch template webpack
Last synced: 12 Apr 2026
https://github.com/inunotaisho/inunotaisho-angularjs
The AngularJS full stack repo of 犬の大将 - Ethan Fairweather - 晴天イタン
angularjs babel database express full-stack javascript less mongodb mongoose webpack3
Last synced: 02 Apr 2026
https://github.com/lsiden/react-seed-component
Bare-bones starter project for a React component using Webpack, Jest, and Enzyme.
babel es6 jest nodejs reactjs reactjs-components webpack
Last synced: 08 Apr 2026
https://github.com/silvestrevivo/react-todo
To-do list with multiple options/editions created using ReactJS. ParcelJS is used as bundler to compile JSX/Babel in development and send it to production.
babel classnames css3 html5 javascript parcel react sass sfcookies
Last synced: 09 Apr 2026
https://github.com/kazzyn/website
The (temporary) website for Fortitude Developments.
babel css dart docusaurus framework html isrg javascript nextjs package-manager php static-site website website-template
Last synced: 08 Apr 2026
https://github.com/MatheusAndrade23/im-here-Ignite
Um App para controle de convidados de uma festa desenvolvido com React Native + Typescript durante um módulo da trilha de React Native da jornada Ignite, da Rocketseat
babel ignite-rocketseat javascript react-native typescript
Last synced: 17 Aug 2025
https://github.com/ofhouse/create-node-server
Create node servers with next-gen javascript and zero configuration.
babel build-tools express nodejs zero-configuration
Last synced: 12 Apr 2026
https://github.com/sarojshakya01/sfmoviesproject
San Francisco Movie Filming Location Google Map Web Service
axios babel babel-preset expressjs javascript mongodb mongoose nodejs reactjs webpack4
Last synced: 10 Apr 2026
https://github.com/jerp86/restaurants-search
Construção de sistema web de busca de restaurantes, parecido com o serviço que o Google oferece. Esse buscador foi desenvolvido usando React.JS, Styled-Components e API do Google. Projeto desenvolvido acompanhando @patrick-narciso, pela @digitalinnovationone
babel editorconfig eslint material-components material-ui prettier react react-slick reactjs sty styled-component styled-components styled-reset
Last synced: 10 Apr 2026
https://github.com/e2e-boilerplate/protractor-es-modules-babel-mocha-chai-assert
Protractor end-to-end test automation boilerplate, Using ES Modules, Babel, Mocha, Chai and Assert.
assert babel chai e2e-boilerplate end-to-end-test-automation mocha protractor
Last synced: 03 Jan 2026
https://github.com/georginapuig/react-flats
babel boilerplate flats javascript js lewagon react ssaunier webpack
Last synced: 12 Apr 2026
https://github.com/silvestrevivo/webpack4-starter
React starter boilerplate built with WebPack4. It contains some improvements respect the previous version, as weel as optimalizations got from the Parcel Starter respository.
babel classnames enzime eslint hot-reload html javascript jest postcss prettier prettier-eslint reactjs redux sass scss webpack4 webpack4boilerplate webpack4starter yarn
Last synced: 10 Apr 2026
https://github.com/edmundpf/nuxt_coffee_pwa_starter
Nuxt.js, Pug, Coffeescript, Babel, Buefy, and Firestore PWA starter template. ☕
babel boilerplate buefy bulma coffeescript firebase firestore nuxt starter template vue
Last synced: 08 Apr 2026
https://github.com/devsht/babel-config
Reusable Babel config
babel babel-preset config configs configuration configuration-files react reusability reusable styled-components typescript
Last synced: 10 Apr 2026
https://github.com/boldr/babel-preset-boldr
Babel preset for the browser and node. Geared toward React.
Last synced: 10 Apr 2026
https://github.com/tolumide-ng/webpack-vuejs-boilerplate
Webpack boilerplater for vue.js
babel boilerplate vuejs webpack
Last synced: 12 Apr 2026
https://github.com/camesine/csv-import
Node.js + ES2015 + CSV-parserjs + MySQL + BabelJS + InquirerJS + Stream-transform + Environmets
babel csv-parser environment-variables es2015 mysql-database
Last synced: 20 Apr 2026
https://github.com/sheksushant/react-notes-app
The Traditional Notes app everyone makes while learning ReactJS
Last synced: 10 Apr 2026
https://github.com/slammayjammay/git-diff-glob-cli
An easy way to diff files in the terminal.
babel cli-app es6 git javascript node terminal
Last synced: 08 Apr 2026
https://github.com/arrazyfathan/typescript-restful-api
Contact Management Restful API - TypeScript
babel expressjs jest nodejs rest-api typescript
Last synced: 10 Apr 2026
https://github.com/gwuah/redux-primer
Contains all applications I built whiles learning redux.
babel es6 javascript react redux
Last synced: 10 Apr 2026
https://github.com/davidyslu/booking-demo
Simple demo of room allocation in React 17 ! 🚀
Last synced: 03 May 2026
https://github.com/kenvilar/wonderful-quotes
A Quotes Web Application using VueJS framework
babel bootstrap4 vue-sweetalert2 vuejs2 webpack
Last synced: 10 Apr 2026
https://github.com/rexagod/gearch
Web app that makes use of github's api to fetch any users' git details in an instant. Coded in React.
babel babel-es6 css react reactjs webapp webapplication
Last synced: 08 Apr 2026
https://github.com/rmuskovets/react-boilerplate
Simple Express+React.js boilerplate. With API support and separated client/server code.
babel css eslint express-backend nodemon react webpack webpack-bundles
Last synced: 02 Apr 2026
https://github.com/jsamuelap/hogarfinder
Proyecto de la asignatura de Ingeniería de Software Enero-Junio 2023
babel bootstrap express guanajuato momentjs multer nodejs pug pymes session software-engineering sql-server university-project
Last synced: 10 Apr 2026
https://github.com/gopikrishna19/babel-plugin-register-universal-module
A babel plugin to register a library on global with universal namespace.
babel babel-plugin definition module register umd universal
Last synced: 18 Apr 2026