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 (1239)

graphql-pwa-workshop
graphql-pwa-workshop adrivelasco JavaScript

:collision::iphone: Fullstack Project that contains: a GraphQL server wrapper of a REST service and using graphql-yoga. Also, a simple Universal React...

16
Express-Postgres-Nginx-Docker
Express-Postgres-Nginx-Docker KorayGocmen JavaScript

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 c...

16
dashboard
dashboard ViBiOh JavaScript

Docker Host Manager from UI & API, with Traefik enabled and with limited volumes.

16
suitescript-boilerplate
suitescript-boilerplate skumail JavaScript

A SuiteScript ES6 Boilerplate Project

16
babel-plugin-function-try-catch
babel-plugin-function-try-catch xxxsf JavaScript

Based on ast, a babel plugin that automatically adds try/catch to functions.(基于ast,为函数自动添加 try/catch 的 babel 插件)

16
flask_ornek
flask_ornek ilkermanap Python

flask ile temel uygulama

16
JavaScript-First
JavaScript-First JavaScript-Open-Curriculum-Foundation JavaScript

An Open Source Book that teaches anyone how to code with JavaScript using the node.js runtime environment rather than a browser and by the end, you wi...

16
react-with-webpack-typescript
react-with-webpack-typescript deadwing7x TypeScript

Setup a React app using Webpack, Babel and TypeScript.

16
electron-typescript-react-typeorm-sqlite-boilerplate
electron-typescript-react-typeorm-sqlite-boilerplate przucidlo JavaScript

A boilerplate for creating projects that want to use typeorm with sqlite3 inside electron.

16
react-dev-env-boilerplate
react-dev-env-boilerplate ssi02014 JavaScript

React Custom Webpack5 Enviroment BoilerPlate 💻

16
react-webpack-configuration
react-webpack-configuration deepumandal JavaScript

hey guy's this is a sample repository where you can learn how to create your own react app using webpack 5 as compiler and necessary packages. Give st...

16
ForestRPG
ForestRPG ikraamg JavaScript

A Phaser 3 - RPG Game

16
lightweight-js-obfuscator
lightweight-js-obfuscator kusoidev JavaScript

Lightweight VM-based JavaScript obfuscator - practical protection without the performance hit

16
babel-plugin-styled-name
babel-plugin-styled-name sergeysova JavaScript

Name for your styled-components in development

15
targets-webpack-plugin
targets-webpack-plugin sheerun JavaScript

Webpack plugin for transcompilig final bundles so they support legacy browsers

15
wsk
wsk laozhu JavaScript

🚀 Web starter kit for simple web font-end development.

15
lila
lila deepraining JavaScript

一个可扩展的、基于 gulp 的流式构建工具,支持多入口模式。An extensible streaming build tool of gulp, supporting multiple entries.

15
react-antd-admin
react-antd-admin qingyang-id JavaScript

react+antd+react-router4+saga+es6/es7

15
vue-router-vuex-example
vue-router-vuex-example JFusco Vue

vue + vue-router + vuex

15
youtube-controller-extension
youtube-controller-extension maroun-baydoun JavaScript

A chrome extension to control Youtube™ videos from any web page

15
phaser3-typescript-template
phaser3-typescript-template miasmos JavaScript

A Phaser 3 project template with Typescript support

15
react-module-boilerplate
react-module-boilerplate pascalduez JavaScript

Sample React presentational components package.

15
babel-lua
babel-lua ark120202 JavaScript

JavaScript to Lua compiler powered by Babel.

15
nodejs-template
nodejs-template ChristianKienle JavaScript

🍀Minimal Node.js Template (Flow, ESLint, Jest, Babel, Debugging)

15
firebase-functions-babel-example
firebase-functions-babel-example jthegedus JavaScript

Use ES6+ features with Babel to target the correct environment for Cloud Functions for Firebase

15
babel-errors
babel-errors babel-utils JavaScript

Nicer error messages for Babel

15
react-require
react-require rodrigocfd JavaScript

React with RequireJS: no build step, no Webpack, not even Node.js.

15
babel-plugin-bulk-import
babel-plugin-bulk-import madshall JavaScript

Babel plugin for bulk import

15
logo
logo babel

Babel logo

15
slim-vue-app
slim-vue-app Voltra JavaScript

A ready-to-start project (w/ demos) for applications written using Slim 4, Twig 3 and Vue 2

15
babel-plugin-transform-dev-warning
babel-plugin-transform-dev-warning oliviertassinari JavaScript

Remove development warning from production code

15
pathokun
pathokun heynedim JavaScript

Pathokun, a path generator, updates your content just with your frontend by HTTP GET Request!

15
babel-plugin-jsdoc-runtime-typecheck
babel-plugin-jsdoc-runtime-typecheck johnthecat JavaScript

Babel plugin, that adds typecheck, based on jsDoc.

15
cli
cli enactjs JavaScript

Full-featured build environment tool for Enact applications

15
fullstack-template
fullstack-template harrisoncramer JavaScript

This is a template repository to get up and running quickly with Vite, React, Jest, Express Docker, and Github Actions for CI/CD.

15
react-with-webpack
react-with-webpack deadwing7x JavaScript

Setup a React app using Webpack and Babel.

15
bymattlee-nuxt-starter
bymattlee-nuxt-starter bymattlee Vue

A starter boilerplate powered by Vue, Nuxt, Sanity and Tailwind CSS.

15
To-do-list-project
To-do-list-project HERMON-1995 JavaScript

To-do list project is a web application that allows users to create, manage and remove tasks or items that they need to complete. Built with: HTML/CSS...

15
parcel-sass-bootstrap-boilerplate
parcel-sass-bootstrap-boilerplate abhijithvijayan HTML

⏰📌 Boilerplate with Parcel.js, Sass, Babel & Bootstrap

14
path-replace-loader
path-replace-loader cvgellhorn JavaScript

Path replace loader for webpack

14
id-card-validator
id-card-validator xiaxiangfeng JavaScript

身份证严格验证和获取基本信息:15位和18位内地身份证包括地区、生日、校验码;获取性别,年龄,出生日期,城市名称

14
babel-plugin-styled-components-dataset
babel-plugin-styled-components-dataset ssneilss JavaScript

Add custom dataset to styled-components for better debuging and testing

14
babel-extract-comments
babel-extract-comments jonschlinkert JavaScript

Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment...

14
babel-plugin-array-last-index
babel-plugin-array-last-index lijinke666 JavaScript

arr[-1] => arr[arr.length - 1]

14
babel-multi-env
babel-multi-env tomchentw JavaScript

`babel` CLI replacement with multiple node version support by babel-preset-env

14
react-moment-countdown
react-moment-countdown thiagozanetti JavaScript

An unopinionated countdown component for React using moment.js.

14
react-hooks
react-hooks imranhsayed JavaScript

:anchor: A demo app for React Hooks

14
modularbp
modularbp modularorg JavaScript

⬡ Dead simple modular boilerplate.

14
react-native-web-design-system-starter-kit
react-native-web-design-system-starter-kit gablabelle JavaScript

Fork this monorepo starter kit to create your own design system and use react-native primitives to build universal components in isolation and use the...

14
Simple-CRUD
Simple-CRUD dr5hn JavaScript

Create, Read, Update and Delete Using React JS with PHP, MySql

14