babel
Topic

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.

Repositories (1242)

puppeteer-electron-quickstart
puppeteer-electron-quickstart loukaspd JavaScript

Quickstart project to run puppeteer library from an Electron application. Using ES-6 and babel.

58
wp-graphql
wp-graphql staylor

WordPress REST API exposed via GraphQL

58
babel-plugin-partial-application
babel-plugin-partial-application haltcase JavaScript

[DEPRECATED] Please use https://github.com/citycide/param.macro

58
metrick
metrick ticky JavaScript

📏 Babel-powered unit magick

58
css-to-rn.macro
css-to-rn.macro jhen0409 JavaScript

Convert CSS to React Native style sheet at build time with babel macros

57
react-webpack
react-webpack dengshasha JavaScript

搭建react+webpack+es6环境

57
vue-build
vue-build brianvoe JavaScript

Ultra Simple, Development, Testing and Production Build Cli

56
PERN-Advanced-Starter
PERN-Advanced-Starter tg970 JavaScript

Advanced PERN stack starter kit (PostgresSQL, Express, React, & Node), complete with ESLint, Webpack 4, Redux, React-Router, and Material-UI kit.

56
generator-expressjs-rest
generator-expressjs-rest minhuyen JavaScript

Project template for an ExpressJS application

55
babel-plugin-css-prop
babel-plugin-css-prop satya164 JavaScript

Babel plugin to transpile `css` prop to a styled component. (Experimental)

55
simple-universal-react-redux
simple-universal-react-redux nofable JavaScript

The simplest possible Async Universal React & Redux Boilerplate app, that works on both Mac and Windows

55
react-micro-frontend-example
react-micro-frontend-example rwieruch JavaScript

One approach for a micro frontend in React.

55
xwasm
xwasm raphamorim JavaScript

[Work In Progress] WebAssembly Packager and WASM tooling for modern frontend

55
babel-plugin-transform-scala-lambda
babel-plugin-transform-scala-lambda xtuc JavaScript

Enable Scala lambda style

54
graphql-aot
graphql-aot egoist JavaScript

Run GraphQL query ahead of time. (i.e. at build time)

54
react-boilerplate
react-boilerplate 60frames JavaScript

Production-ready boilerplate for building universal web apps with React and Redux

54
vue-dropload
vue-dropload ITCNZ Vue

vue下拉加载,简单路由,模态框组件等开发

54
babel-example
babel-example typeorm JavaScript

Example how to use TypeORM with JavaScript + Babel.

54
vue-cosmosdb
vue-cosmosdb Azure-Samples Vue

Cosmos DB, Express.js, Vue, and Node.js app

54
react2solid
react2solid rrjanbiah TypeScript

ReactJS to SolidJS Converter aka Transpiler

54
web_development_and_api_design
web_development_and_api_design arcuri82 JavaScript

Code for the PG6301 course on Web Development and API Design

53
babel-plugin-optional-require
babel-plugin-optional-require satya164 JavaScript

Babel plugin to optionaly require modules

53
web
web anyaudio JavaScript

[Inactive] A free, open source music player

53
MarvelHeroes
MarvelHeroes tkrotoff TypeScript

Web app that displays characters from Marvel comics

53
minimal-hapi-react-webpack
minimal-hapi-react-webpack raquo JavaScript

Minimal Hapi + React + Webpack + HMR (hot module reloading) Sandbox

53
babel-tutorial
babel-tutorial jruit JavaScript

姜瑞涛官方网站的Babel教程代码

53
js-toolbox
js-toolbox borela-tech JavaScript

CLI tool to simplify the development of JavaScript apps/libraries with little to no configuration. (WORK IN PROGRESS/PACKAGE NOT PUBLISHED).

52
lambda-typescript-webpack-babel-starter
lambda-typescript-webpack-babel-starter lifeomic TypeScript

This project demonstrates how to write, test, and package AWS Lambda functions using TypeScript, webpack, and babel

52
elf
elf stowball JavaScript

Elf is a simple & magical Eleventy starter kit to help you create a project using standard technologies like webpack, Babel and Sass, while also consi...

52
babel-plugin-transform-amd-to-commonjs
babel-plugin-transform-amd-to-commonjs msrose JavaScript

:sparkles: Babel plugin that transforms AMD to CommonJS

52
nerv-webpack-boilerplate
nerv-webpack-boilerplate NervJS JavaScript

A webpack boilerplate with Nervjs

51
babel-plugin-proposal-pattern-matching
babel-plugin-proposal-pattern-matching iptop JavaScript

the minimal grammar, high performance JavaScript pattern matching implementation

51
platzi-store
platzi-store gndx JavaScript

Curso de Pruebas unitarias con Jest

51
kkt
kkt kktjs TypeScript

Create React apps with no build configuration, Cli tool for creating react apps.

51
handwritten-digit-recognition-tensorflowjs
handwritten-digit-recognition-tensorflowjs ixartz JavaScript

In-Browser Digit recognition with Tensorflow.js and React using Mnist dataset

51
preact-in-es3
preact-in-es3 developit JavaScript

:horse: How to use Preact without Babel, ES2015 or JSX.

50
static-starter
static-starter roybarber HTML

Tailwind 3 CSS + Gulp 4 + Webpack 4 + Handlebars + Babel + BrowserSync + Netlify CLI + Netlify Functions. Speed up your development with a complete an...

50
react-innertext
react-innertext quisido TypeScript

Returns the innerText of a React JSX object.

50
React-MaterialUI-Starter-Kit
React-MaterialUI-Starter-Kit baoduy JavaScript

The ReactJs 16 start kit that include Redux, Material UI, Babel 7 and Webpack 4

49
effectsjs
effectsjs effectsjs JavaScript

Algebraic Effects in Javascript

49
babel-plugin-inline-svg
babel-plugin-inline-svg iest JavaScript

Babel plugin to optimise and inline svg

49
express-security
express-security mcibique JavaScript

nodejs + express security and performance boilerplate.

49
require-context.macro
require-context.macro storybookjs JavaScript

🖇 A Babel macro needed for some advanced Storybook setups. Used to mock webpack's context function in test environments.

49
jspsych-builder
jspsych-builder bjoluc TypeScript

A CLI utility to easily develop and package jsPsych experiments

49
redaxo-mit-bimmelbam
redaxo-mit-bimmelbam FriendsOfREDAXO JavaScript

REDAXO front-end with Gulp, Browserify, PostCSS and Bimmelbam (stuff)

49
Chromecast
Chromecast annexare JavaScript

Chromecast desktop app: Node.js, Electron, React & Material-UI.

49
eslint-config-satya164
eslint-config-satya164 satya164 JavaScript

An ESLint config with automatic overrides for common environments such as TypeScript, Jest etc.

48
reactjs-boilerplate
reactjs-boilerplate Nikhil-Kumaran JavaScript

Reactjs setup with babel, webpack with basic loaders, ant design, react-router and optimized for production using code splitting and lazy loading.

47
boilerplate-webpack-babel
boilerplate-webpack-babel piecioshka JavaScript

🍴 Starter with Webpack & Babel.js

47
react-testing-mocha-chai-enzyme
react-testing-mocha-chai-enzyme the-road-to-learn-react JavaScript

A solid test setup for React components with Mocha, Chai, Sinon, Enzyme in a Webpack/Babel application.

47