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-20 00:03:09 UTC
- JSON Representation
https://github.com/morzhanov/vanilla-js-boilerplate
Vanilla JS Boilerplate is an project that allows you to start new web project from scratch using vanilla javascript and webpack.
babel boilerplate bootstrap eslint javascript jquery sass scss webpack3
Last synced: 27 Oct 2025
https://github.com/egoist/aot-loader
Load and pre-evaluate code at compile time
aot babel pre-evaluate webpack
Last synced: 06 May 2025
https://github.com/pascalduez/react-module-boilerplate
Sample React presentational components package.
babel boilerplate components css-modules enzyme flow jest react storybook ui
Last synced: 15 Apr 2025
https://github.com/przucidlo/electron-typescript-react-typeorm-sqlite-boilerplate
A boilerplate for creating projects that want to use typeorm with sqlite3 inside electron.
babel electron electron-builder hot-module-replacement hot-reload react react-hooks react-hot-loader typeorm typescript typescript-boilerplate webpack
Last synced: 15 Apr 2025
https://github.com/skumail/suitescript-boilerplate
A SuiteScript ES6 Boilerplate Project
babel boilerplate es6 eslint javascript netsuite nodejs suitescript
Last synced: 24 Apr 2025
https://github.com/koraygocmen/express-postgres-nginx-docker
A complete ready to go boilerplate api and docs with 3 express workers behind Nginx load balancer and a shared Postgres database across workers, all containerized using Docker
babel devops docker es6 express express-js load-balancer nginx nodejs postgresql reverse-proxy sequelize
Last synced: 15 Apr 2025
https://github.com/maroun-baydoun/youtube-controller-extension
A chrome extension to control Youtube™ videos from any web page
babel chrome-extension controls-youtube-videos javascript web-components
Last synced: 21 Mar 2025
https://github.com/ssi02014/react-dev-env-boilerplate
React Custom Webpack5 Enviroment BoilerPlate 💻
babel esbuild-loader eslint jest prettier react typescript webpack5
Last synced: 14 Apr 2025
https://github.com/ProjectEvergreen/create-evergreen-app
Get up and running with an evergreen web application development stack designed by, and for, today's modern web.
babel evergreen lit-element lit-html modern-web webcomponents webpack
Last synced: 15 Mar 2025
https://github.com/bymattlee/bymattlee-nuxt-starter
A starter boilerplate powered by Vue, Nuxt, Sanity and Tailwind CSS.
animations babel es6 nuxt nuxtjs sanity starter-template static-site-generator tailwind-css utility-classes vue vuejs
Last synced: 21 Aug 2025
https://github.com/laozhu/wsk
🚀 Web starter kit for simple web font-end development.
babel eslint mock-server postcss stylelint webpack webpack4 wsk
Last synced: 29 Oct 2025
https://github.com/qingyang-id/react-antd-admin
react+antd+react-router4+saga+es6/es7
antd babel babel7 es6 es7 jest mocha react react-router redux redux-saga saga webpack webpack4
Last synced: 17 Jan 2026
https://github.com/xiaxiangfeng/id-card-validator
身份证严格验证和获取基本信息:15位和18位内地身份证包括地区、生日、校验码;获取性别,年龄,出生日期,城市名称
babel es6 idcard idcardvalidate idcardvalidator idvlidate javascript webpack
Last synced: 08 Oct 2025
https://github.com/christiankienle/nodejs-template
🍀Minimal Node.js Template (Flow, ESLint, Jest, Babel, Debugging)
babel eslint flowtype jest nodejs prototyping template-project vscode
Last synced: 23 Jul 2025
https://github.com/sheerun/targets-webpack-plugin
Webpack plugin for transcompilig final bundles so they support legacy browsers
Last synced: 03 Jul 2025
https://github.com/voltra/slim-vue-app
A ready-to-start project (w/ demos) for applications written using Slim 4, Twig 3 and Vue 2
babel boilerplate cookies csrf cypress dbmate flash-messages hacktoberfest javascript jest php phpunit rng sass scss slim starter-project twig vue
Last synced: 13 Apr 2025
https://github.com/oliviertassinari/babel-plugin-transform-dev-warning
Remove development warning from production code
babel babel-plugin dev warning
Last synced: 21 Mar 2025
https://github.com/babel-utils/babel-errors
Nicer error messages for Babel
babel babel-util error-handling
Last synced: 11 Apr 2025
https://github.com/miasmos/phaser3-typescript-template
A Phaser 3 project template with Typescript support
babel javascript phaser phaser3 typescript webpack webpack4
Last synced: 24 Dec 2025
https://github.com/comandeer/rollup-lib-bundler
Simple lib bundler
babel lib-bundler rollup terser
Last synced: 22 Aug 2025
https://github.com/jfusco/vue-router-vuex-example
vue + vue-router + vuex
babel vue vue-components vue-loader vue-router vue-router-sync vuex webpack
Last synced: 11 Apr 2025
https://github.com/imranhsayed/react-hooks
:anchor: A demo app for React Hooks
babel javascript react react-hooks react-hooks-demo react-hooks-tutorial reactjs webpack
Last synced: 20 Aug 2025
https://github.com/Spiderpig86/Nimbus
:notes: A new way to discover songs and artists on SoundCloud.
babel cirrus express nimbus nodejs responsive soundcloud soundcloud-api soundcloud-player soundcloud-randomizer website
Last synced: 18 Jul 2025
https://github.com/spiderpig86/nimbus
:notes: A new way to discover songs and artists on SoundCloud.
babel cirrus express nimbus nodejs responsive soundcloud soundcloud-api soundcloud-player soundcloud-randomizer website
Last synced: 10 Apr 2025
https://github.com/jonschlinkert/babel-extract-comments
Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.
babel comments extract javascript jonschlinkert nodejs parse tokenize
Last synced: 15 Apr 2025
https://github.com/m-anwar-hussaini/math-magicians
"Math-Magicians" is a React-based project with the calculator the have math operations and also display some useful Quotes on the page.
Last synced: 12 May 2025
https://github.com/codingforentrepreneurs/create-a-standalone-react-app
Use the React CDN as well as Babel to make a Standalone React app without running `npx create-react-app`
babel es6 jsx minified react reactjs single-component-file tutorial
Last synced: 18 Jan 2026
https://github.com/patrickshaw/weather-app
A weather app :sunny: :umbrella: :cloud: for an object oriented architecture and design university assignment.
babel object-oriented-programming react scss socketio typescript uml weather-app webpack websockets
Last synced: 25 Mar 2025
https://github.com/rodrigocfd/react-require
React with RequireJS: no build step, no Webpack, not even Node.js.
babel babeljs javascript mobx react reactjs redux requirejs requirejs-plugin
Last synced: 02 Oct 2025
https://github.com/modularorg/modularbp
⬡ Dead simple modular boilerplate.
babel boilerplate browsersync cssnext es6 gulp handlebars liquid modular postcss rollup sass static-site-generator
Last synced: 19 Apr 2025
https://github.com/codifytools/react-npm-package-boilerplate
Boilerplate code for a simple, lightweight and performant react npm package.
babel boilerplate library react rollup storybook
Last synced: 15 Jul 2025
https://github.com/lijinke666/babel-plugin-array-last-index
arr[-1] => arr[arr.length - 1]
Last synced: 25 Mar 2025
https://github.com/abhijithvijayan/parcel-sass-bootstrap-boilerplate
⏰📌 Boilerplate with Parcel.js, Sass, Babel & Bootstrap
babel boilerplate bootstrap jquery parcel-bundler parceljs popperjs sass starter
Last synced: 13 Mar 2026
https://github.com/fngr2911/nofrills
Drupal 8/9 boilerplate theme with Webpack, Tailwind CSS, Sass, Babel and more.
babel boilerplate drupal-8 drupal-9 drupal-theme imagemin sass tailwindcss theme webpack
Last synced: 29 Apr 2025
https://github.com/natancabral/react-js-electron-database
Create a simple React Project + Electron App + Database connection. You will learn how many ways to create a simple app using React, Electron and Database.
babel electron javascript mysql react reactjs sqlite3
Last synced: 10 Oct 2025
https://github.com/automatedowl/puppeteer-pom-example
Example of web automation using Page-Object-Model running on puppeteer library.
automation babel es6 javascript nodejs page-object-model puppeteer web-scraping web-testing
Last synced: 08 Mar 2026
https://github.com/justsml/angular-material-es6-example
Example Music Player App feat. Sails.js, ES6, Angular (v1.x), Jade, Gulp, Browserify, Babel, and Material Design
angular babel browserify jade material music-player sailsjs
Last synced: 24 Jul 2025
https://github.com/kristerkari/babel-plugin-react-native-classname-to-style
Transform JSX className property to style property in react-native.
babel babel-plugin classname react-native style
Last synced: 25 Mar 2025
https://github.com/kristerkari/babel-plugin-react-native-classname-to-dynamic-style
Transform JSX className property to a style property that gets calculated at runtime in React Native. The plugin is used to match style objects containing parsed CSS media queries and CSS viewport units with React Native.
babel babel-plugin classname dynamic react-native style transform
Last synced: 25 Mar 2025
https://github.com/rtymchyk/babel-plugin-extract-text
Babel plugin to extract strings from React components and gettext-like functions into a gettext PO file.
babel babel-plugin extraction gettext i18n internationalization js parser react translation
Last synced: 23 Aug 2025
https://github.com/spockjs/spockjs
Structured JavaScript test cases, inspired by Spock Framework
babel javascript plugin spock spock-framework structure test testing
Last synced: 28 Oct 2025
https://github.com/gtsop/babel-jest-boost
🐠 🃏 🚀 - Faster tests, using Babel
babel babel-jest babel-plugin barrel-files javascript jest performance
Last synced: 28 Oct 2025
https://github.com/kristerkari/babel-plugin-react-native-platform-specific-extensions
Allow react-native platform specific extensions to be used for other file types than Javascript.
babel babel-plugin extensions imports platform-specific react-native
Last synced: 25 Jun 2025
https://github.com/terkelg/webpack-starter
'Just Add Water' Webpack 2, babel and glslify gourmet mix.
babel boilerplate starter-kit webpack2
Last synced: 12 May 2025
https://github.com/charlesstover/react-native-web-view
An implementation of React Native's WebView that allows for postMessage on iOS devices.
babel babeljs es6 javascript js npm npmjs react react-native react-native-webview reactjs reactnative travis-ci travisci web-view webview
Last synced: 02 Oct 2025
https://github.com/harshwardhansingh/autobinder
Babel Plugin for auto binding your component/class methods in class constructor.
babel babel-plugin es6-javascript javascript
Last synced: 11 Jun 2025
https://github.com/avajs/babel-preset-stage-4
Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10
Last synced: 09 Jul 2025
https://github.com/siddharthkp/babel-plugin-styled-components-require
Babel plugin that adds styled-components import declaration
babel babel-plugin react require styled-components
Last synced: 08 Sep 2025
https://github.com/ember-cli/babel-plugin-debug-macros
babel debugging feature-flags macros
Last synced: 24 Jun 2025
https://github.com/tleunen/find-babel-config
Find the closest babel config based on a directory
Last synced: 17 Mar 2025
https://github.com/e-jigsaw/babel-plugin-transform-pug-to-react
Babel plugin for pug to react
Last synced: 25 Oct 2025
https://github.com/divinecharlotte/math-magician
Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to Make simple calculations and Read a random math-related quote.
Last synced: 19 Apr 2025
https://github.com/jenssimon/babel-plugin-sfcc-modules
Babel plugin to handle non-standard module paths used by Salesforce Commerce Cloud (SFCC)
babel babel-plugin cartridge commercecloud demandware import module require salesforce sfcc sfra supermodule
Last synced: 23 Oct 2025
https://github.com/uetchy/babel-plugin-transform-object-literals
Replace serializable object literals with JSON.parse().
Last synced: 19 Apr 2025
https://github.com/abhisekp/practice-modern-javascript
:gem: :ribbon: A boilerplate to setup and Practice Modern JavaScript
babel boilerplate javascript modern nodejs practice
Last synced: 15 Jul 2025
https://github.com/hikerpig/vue-classify
Convert option-object style vue component to typescript class component
babel transformer typescript vue
Last synced: 30 Apr 2025
https://github.com/greylocklabs/await-result
Error handling for async functions without try/catch blocks
async-await babel error-handling errors javascript nodejs promises
Last synced: 06 Apr 2025
https://github.com/kurosame/vuejs-boilerplate
Boilerplate to develop a Vue.js App
babel boilerplate circleci cypress eslint jest postcss prettier sass stylelint typescript vue vue-router vue-test-utils vuex webpack
Last synced: 11 Apr 2025
https://github.com/ajeetchaulagain/stay-productive-api-node
:gem: API for task management application with Pomodoro features.
api-rest babel eslint express nodejs pomodoro-technique task-manager
Last synced: 04 Mar 2026
https://github.com/akashrajpurohit/boilerplate-gen
⚡️ Generate quickstart boilerplate for your projects
babel boilerplate express generator react webpack
Last synced: 08 Apr 2025
https://github.com/vshymanskyy/espruino-await
async/await example for Espruino
async-await babel espruino example rollup template
Last synced: 13 Apr 2025
https://github.com/suica/typescript-type-level-programming
An experimental transpiler that makes simple typescript computations happen in type-level.
babel compiler types typescript
Last synced: 15 Aug 2025
https://github.com/mkupriichuk/webpack-template
🚀 Webpack template html/pug/nunjucks/react, sass/scss typescript
babel es6 eslint html javascript nunjucks pug react sass scss typescript webpack webpack-boilerplate webpack-template
Last synced: 19 Aug 2025
https://github.com/dulajkavinda/commandk
🎯 A compact React component and npm package enabling quick website search through a modal, triggered by pressing Command + K
babel jest npm-package react react-testing-library rollup storybook
Last synced: 15 Mar 2025
https://github.com/brocessing/bro-start
:red_car::dash: Blazing fast webpack setup for static websites
babel handlebars javascript sass static-site webpack webpack3 workflow
Last synced: 08 Aug 2025
https://github.com/yamoo9/es6
EcmaScript2015(ES6)
babel ecmascript2015 es6 rollup webpack
Last synced: 28 Apr 2025
https://github.com/davidsaulrodriguez/mern-stack-template
A MERN Stack Template created to easily get started with developing a Full Stack Web App using the complete MERN Stack
babel backend dotenv eslint frontend mern mern-stack mern-stack-template mongodb mongoose prettier react semver template
Last synced: 10 Jul 2025
https://github.com/merlin04/reflection
Self-hosting web code editor
babel codejelly editor esm react reflection serverless service-worker vercel
Last synced: 30 Apr 2026
https://github.com/oscarmorrison/react-webpack-starter
⚽️ Best react webpack start (with es6 and other basics)
babel beginner-friendly es6 eslint jest react scss webpack
Last synced: 12 Oct 2025
https://github.com/deleonio/poc-flexible-web-application-architecture
This project demonstrate a flexible webpack based web application architecture.
angular angularjs architecture aurelia babel inferno javascript mocha preact pwa react solid solidjs spa svelte typescipt typescript vue webcomponents webpack
Last synced: 28 Mar 2025
https://github.com/rishichawda/minimal-react-boilerplate
A minimal react boilerplate with webpack 5 📦, babel v7 :rocket: and SASS support. Linting, pre-commit hooks, snapshot and DOM testing, continuous integration and more already set up. :art:
babel babel7 boilerplate eslint node-sass prettier prettier-eslint react sass webpack webpack5
Last synced: 14 Apr 2025
https://github.com/seek-oss/seek-style-guide-webpack
Webpack decorators for integrating with the SEEK Style Guide.
babel css-modules front-end less react style-guide webpack
Last synced: 14 Jan 2026
https://github.com/imranhsayed/react-app
:package: A demo to set up React App with create-react-app, webpack and babel
babel installation javascript nodejs react-app-webpack reactjs
Last synced: 23 Apr 2025
https://github.com/hydrocarbons/redux-react-boilerplate-2018
Redux enabled boilerplate for React, react-bootstrap, babel and webpack ready for 2018
2018 adf babel boilerplate hydrocarbons modern react react-boilerplate react-bootstrap react-dom redux stage-2 webpack
Last synced: 28 Jul 2025
https://github.com/abdullahceylan/gatsby-plugin-remove-console
A plugin that removes all console.* calls from Gatsby's production builds.
babel babel-plugin console-log gatsby gatsby-plugin remove-console
Last synced: 25 Apr 2025
https://github.com/funbox/babel-plugin-typograf
Babel plugin for enhancing text punctuation and readability
babel babel-plugin typograf typography
Last synced: 11 Jul 2025
https://github.com/dye784/nerds-starterpack
Single Page App boilerplate for the NERDS stack - Node, Express, React/Redux, Databases with SQL (PostgreSQL)
babel chai enzyme es6 expressjs javascript mocha nodejs postgresql react react-redux react-router redux sequelize sql supertest webpack
Last synced: 05 Jul 2025
https://github.com/babel-utils/babel-file
Easily create a Babel File object
Last synced: 13 Jul 2025
https://github.com/babel-utils/babel-react-components
Utils for working with React components in Babel
Last synced: 11 Apr 2025
https://github.com/morzhanov/react-rest-admin-panel
Scallable and easy to use admin dashboard that will help you to manage your REST API data built with React and Mobx.
admin admin-dashboard admin-panel axios babel eslint javascript js material-ui mobx mobx-react mobx-state-tree prettier react rest rest-api stylus webpack4
Last synced: 14 Apr 2025
https://github.com/topeogunleye/recipe-app
A meal finder app that pulls from TheMealDB API to allow users to search for, view recipes, and comment on recipes. Built with JavaScript and Tailwind CSS
babel css3 eslint html5 javascript stylelint webhint webpack
Last synced: 28 Apr 2025
https://github.com/jatin-8898/express-react-webpack-babel-setup
Setup Environment using Express, React, Webpack & Babel 7 🌈
babel environment express react setup setup-development-environment setup-guide setuptools starter starter-app starter-files starter-kit starter-pack starter-template starterkit template webpack
Last synced: 17 Jun 2025
https://github.com/adarshsingh1407/neo-cra
Boiler-plate code for server-rendered(SSR), progressive web app(PWA) in React
babel babel-es6 boilerplate code-splitting express express-js lazy-loading progressive-web-app react react-intl react-router react-router-dom react-router-redux react-router-v4 react16 redux server-side-rendering
Last synced: 15 Apr 2025
https://github.com/oybekkayumov/javascript-capstone
Use Kanban boards with filled-in tasks that have categories and time estimations to assign work in groups.
api babel css3 html5 javascript jest-tests linters webpack
Last synced: 30 Oct 2025
https://github.com/flipkart-incubator/babel-plugin-pseudolocalize-react-native
Babel plugin to transform React Native Text nodes with a custom language map for Pseudo-localization
babel babel-plugin devtools pseudolocalization react react-native
Last synced: 21 Apr 2025