Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2025-01-09 00:06:00 UTC
- JSON Representation
https://github.com/jonasmarco/nextjs-boilerplate
Um ponto de partida para projetos NextJS com muita coisa configurada :) - Baseado no boilerplate do projeto React Avanรงado ๐ฅ
babel boilerplate eslint husky jest lint nextjs plop prettier reactjs storybook styled-components testing typescript
Last synced: 12 Nov 2024
https://github.com/2d-archive/menudocs-discord.js
Some improvements upon tmenudocs discord.js v12 tutorials
Last synced: 28 Sep 2024
https://github.com/rubydevi/todolist-minimalist
In this project, I will build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page will be built using webpack and served by a webpack dev server.
babel html-css-javascript jest unit-testing webpack
Last synced: 29 Dec 2024
https://github.com/bschlenk/babel-plugin-lit-property-types-from-ts
Infer lit property type from TypeScript annotations and default values
babel lit-element lit-html webcomponents
Last synced: 14 Nov 2024
https://github.com/robertjgabriel/website
Personal pwa website for robertgabriel.ninja. Feel free to use the set. 100% in lighthouse.
babel node pug pwa sevice-workers website
Last synced: 14 Nov 2024
https://github.com/phanatagama/coview-19
๐ ณ๐ ธ๐ ฒ๐ พ๐ ณ๐ ธ๐ ฝ๐ ถ ๐๐๐ ฑ๐ ผ๐ ธ๐๐๐ ธ๐ พ๐ ฝ ๐ ฑ๐ ด๐ ป๐ ฐ๐ น๐ ฐ๐ ๐ ต๐๐ ฝ๐ ณ๐ ฐ๐ ผ๐ ด๐ ฝ๐๐ ฐ๐ ป ๐ ต๐๐ พ๐ ฝ๐-๐ ด๐ ฝ๐ ณ ๐๐ ด๐ ฑ ๐ ณ๐ ด๐ ๐ ด๐ ป๐ พ๐ ฟ๐ ผ๐ ด๐ ฝ๐
axios babel covid-19 custom-elements dicoding dicoding-submission splitchunks webpack
Last synced: 08 Jan 2025
https://github.com/teabyii/babel-plugin-postcss-css-modules
Babel CSS Modules by PostCSS
babel babel-plugin css-modules postcss transform
Last synced: 09 Oct 2024
https://github.com/daun/laravel-mix-transpile-node-modules
Laravel Mix extension for Babel-transpiling dependencies inside node_modules
babel laravel-mix laravel-mix-plugin transpilation
Last synced: 15 Oct 2024
https://github.com/zirho/karma-es6-babel-webpack
Karma es6 unit testing
babel es6 karma unit-testing webpack
Last synced: 10 Dec 2024
https://github.com/goto-bus-stop/babel-plugin-transform-phonetize
babel plugin to rename identifiers in a file to randomly generated pronounceable names
babel babel-plugin beautify identifiers phonetic rename unminify
Last synced: 17 Oct 2024
https://github.com/alexz7000/clean-react-template
Clean Arch + React + Typescript + SWC + Vite + TailwindCSS + Eslint + Prettier + Husky + Jest + Testing library template
babel eslint html husky jest postcss prettier react reactts setup simple swc tailwind tailwind-css tailwindcss template testing-library type typescript vite
Last synced: 11 Oct 2024
https://github.com/fengzilong/babel-time-travel
Debug blackboxed babel, with time travel capability
babel debug plugin time-travel webpack
Last synced: 08 Nov 2024
https://github.com/ship-components/ship-components-texteditor
Rich Text Editor for React
babel coverage draft-js javascript javascript-library jsx loader react ship-components-texteditor texteditor webpack
Last synced: 12 Nov 2024
https://github.com/ahopkins/porterjs
Simplified (yet powerful) adaptive JS framework.
babel framework javascript webpack
Last synced: 13 Oct 2024
https://github.com/kevinfarrugia/performance-first
Universal React app template focused on performance best-practices.
async-css babel critical-css es2015-modules es6 inline-css isomorphic javascript loadable-components performance react redux server-side-rendering ssr template webpack
Last synced: 01 Nov 2024
https://github.com/anilanar/gbd
Print and return the value of a given expression for quick and dirty debugging.
babel babel-macro debug javascript typescript
Last synced: 08 Nov 2024
https://github.com/nmarch213/mobadraft
A web application dedicated to the drafting element of Moba PC games such as Heroes of The Storm, Dota 2, and League of Legends. This Will be used to improve the drafting element of players, amateur teams, and professional players.
babel javascript mongodb node nodejs npm react reactjs webpack
Last synced: 17 Nov 2024
https://github.com/vvenv/monorepo
mono-repo template built with lerna, typescript, babel, prettier, eslint, jest, huskey, lint-staged, commitizen, etc.
babel commitizen eslint husky lerna lint-staged monorepo prettier typescript
Last synced: 15 Nov 2024
https://github.com/ajeetchaulagain/react-redux-custom-starter-kit
:key: This is a custom react-redux starter kit with some initial configuration for rich development environment.
babel development-environment eslint reactjs redux starter-kit webpack-dev-server
Last synced: 15 Nov 2024
https://github.com/danielmschmidt/babel-generate-guard-clauses
A helper to generate different guard clauses
babel code-generation guard-clauses
Last synced: 11 Nov 2024
https://github.com/sam-parsons/babel-plugin-transform-walrus-operator
return a value from an assignment expression
babel babel-plugin walrus-operator
Last synced: 20 Nov 2024
https://github.com/sam-parsons/babel-plugin-comparison-chaining
contiguous multi-type linear comparison chaining
Last synced: 20 Nov 2024
https://github.com/matzeeable/babel-plugin-transform-object-from-destructuring
:computer: Babel plugin that allows you to extract an object/array from a destructuring expression.
babel babel-plugin destructuring-expression extract
Last synced: 15 Nov 2024
https://github.com/jetbrains/babel-preset
JetBrains preset for Babel 6
babel babel-preset jetbrains-ui
Last synced: 07 Oct 2024
https://github.com/leroyanders/ness.js
Newest Experience of Server Side development. Awesome React framework โจ
babel create-react-app es6 express expressjs frontend frontend-web helmet nessjs nextjs nodejs react react-router reactjs ssg ssr typescript webpack
Last synced: 12 Nov 2024
https://github.com/tunnckocore/resolve-plugins-sync
Synchronously resolve plugins / transforms / presets just like Babel and Browserify does it, using CommonJS `require` builtin. For example, useful for loading complex configs from `package.json` file.
babel browserify config-management plugins resolve rolldown rollup sync
Last synced: 16 Oct 2024
https://github.com/brugarolas/useful-decorators
Some useful JavaScript decorators
annotations aspects babel decorators dependency-injection javascript
Last synced: 12 Nov 2024
https://github.com/justinsisley/mercenary
The force multiplier web app stack
babel boilerplate docker eslint expressjs nodejs react webpack
Last synced: 11 Nov 2024
https://github.com/balintsoos/app.rezsi.io
React web app for rezsi.io
babel eslint react react-router redux redux-saga webpack3
Last synced: 17 Dec 2024
https://github.com/hg-pyun/clip
Install Node Modules, Rapidly
babel generator javascript npm react vue
Last synced: 27 Oct 2024
https://github.com/princev/koa2-react-redux-webpack-boilerplate
Minimalistic boilerplate for koa2, react, redux with the help of babel and webpack.
babel documentation koa react redux simple webpack
Last synced: 30 Oct 2024
https://github.com/jordanurbaezlu/void-ui-library
The Void UI Library is an open-source React Component Library that follows the Void Design System. Uses technologies such as React, Typescript, React Testing Library, Jest, SCSS, Rollup, ESLint, and Storybook. Uses Chromatic for Visual Regression Snapshot Testing: https://www.chromatic.com/builds?appId=63ece6136437457c65e9877c
babel chromatic coverage css-modules eslint github-actions hooks javascript jest npm-package npmjs react react-testing-library rollup scss storybook tsconfig typescript ui-components
Last synced: 17 Nov 2024
https://github.com/qwtel/html-webpack-combine-multiple-configs-plugin
This plugin allows script assets from multiple webpack configs to be injected into the same HTML template
babel babel-env esmodules html-webpack-plugin plugin webpack
Last synced: 28 Oct 2024
https://github.com/zenekezene/vue-and-friends-boilerplate
Vuejs boilerplate with add-ons.
babel css eslint html5 husky javascript postcss pug sass sass-framework stylelint webpack
Last synced: 06 Dec 2024
https://github.com/lint-md/ast-plugin
The simplest abstract syntax tree walker, similar with @Babel plugin.
Last synced: 14 Nov 2024
https://github.com/darkphoenix2704/react-typescript-template
Template for React + Typescript Projects
babel eslint react react-router template typescript webpack
Last synced: 20 Dec 2024
https://github.com/wooorm/babel-plugin-undebug
Babel plugin to remove `debug` from code
Last synced: 17 Dec 2024
https://github.com/adzo261/mern-starter
An easy to use, mern template to kickstart developing apps
babel es6 express-react mern mern-boilerplate mern-stack react react-express-boilerplate react-webpack
Last synced: 30 Nov 2024
https://github.com/ffcabbar/webpack-starter-pack
:fire: A simple webpack starter kit for your development needs.
autoprefixer babel babel-loader babel-preset-react basic beginners-friendly boilerplate css-loader es6 frontend javascript postcss react sass sass-loader starter-kit style-loader webpack webpack-starter-kit
Last synced: 05 Nov 2024
https://github.com/tobymurray/express-typescript-babel
Seed Express application with TypeScript and Babel
babel babeljs es2015 es6 express express-js expressjs node nodejs typescript
Last synced: 16 Nov 2024
https://github.com/jspitz/babel-german
Babel support for (LaTeX) documents written in German
Last synced: 19 Nov 2024
https://github.com/IainIsCreative/react-johnny-five-traffic-lights
A very simple app for controlling and animating a set of LEDs that act like Traffic Lights.
arduino babel es6 express javascript johnny-five react redux robotics socket-io
Last synced: 02 Nov 2024
https://github.com/rferro/interpreting
Require any file extension of interpret dictionary.
babel coffee interpret require
Last synced: 13 Dec 2024
https://github.com/tednaaa/fsrt
๐ ReactJS + TypeScript boilerplate designed for an exceptional DX ๐งฉ It embraces the feature sliced design methodology for modularity and code reusability. also dockerized ๐ณ
axios babel boilerplate cypress docker eslint feature-sliced-design husky jest mock-service-worker postcss prettier react-router-dom react-testing-library reactjs reactjs-boilerplate scss-modules typescript webpack
Last synced: 11 Oct 2024
https://github.com/gustavosmelo/findrepository
System of find some repository using api of github, Creating to training concepts of ES6+. Project created by Rocketseat
axios babel css ecmascript6 github-api html5 json rocketseat webpack yarnpkg
Last synced: 19 Dec 2024
https://github.com/morzhanov/react-mobx-boilerplate
React Mobx Boilerplate allows you to start new web project from scratch using React, Mobx and MST.
babel babel7 boilerplate css eslint javascript mobx mobx-state-tree mst postcss prettier react react-router-v4 reactjs styled-components webpack yarn
Last synced: 08 Nov 2024
https://github.com/babel-utils/babel-helper-simplify-module
Transform module using babel-explode-module to have a simpler structure
Last synced: 27 Dec 2024
https://github.com/rockerboo/react-starter
React 16.8 starter with StyledComponents 5, Normalize.css 8 Webpack 5 with React Hot Loader, React Hot Dom, Babel 7, ESLint 7, Stylelint 13, Jest 26
babel jest react styledcomponents stylelint webpack
Last synced: 28 Sep 2024
https://github.com/3rd-eden/setup-env
Automated, feature detected, environment setup for your test suite
babel environment enzyme jsdom react setup test testing
Last synced: 11 Nov 2024
https://github.com/hydrocarbons/basic-react-boilerplate-2018
Ultra basic boilerplate for React, react-bootstrap, babel and webpack ready for 2018
2018 adf babel boilerplate boilerplate-application boilterplate hydrocarbons modern react react-boilerplate react-bootstrap react-dom webpack webpack3
Last synced: 16 Nov 2024
https://github.com/goldwasserexchange/public
Goldwasser Exchange's public packages
babel eslint javascript node utils webpack
Last synced: 24 Nov 2024
https://github.com/jaydenseric/babel-plugin-transform-require-extensions
A Babel plugin that transforms specified require path file extensions.
Last synced: 23 Oct 2024
https://github.com/fuse-open/transpiler
JavaScript and TypeScript transpiler powered by Babel
babel fusejs javascript typescript
Last synced: 19 Nov 2024
https://github.com/fernandohenriques/paw-patrol-game-for-kids
PAW Patrol game for kids (desktop only for now).
babel browserify commonjs gulp javascript jshint phaser
Last synced: 11 Oct 2024
https://github.com/bush1d3v/tsbank_app
Aplicativo mobile do TSBank, um app bancรกrio completo possuindo todas as transaรงรตes bancรกrias existentes.
babel docker eslint expo html javascript mit-licence mobile nativewind nodejs postcss react react-native tailwindcss typescript yarn
Last synced: 07 Nov 2024
https://github.com/flat3/babel-blade
Blade compiler for inline Babel scripts
Last synced: 11 Oct 2024
https://github.com/bryik/hello-es6-module
An experiment with ES6 modules, Rollup, and Babel.
babel javascript module rollup
Last synced: 19 Nov 2024
https://github.com/sandy98/next-chess-board
Yet another javascript chess board using react.js. Give it a try at
babel chess-board chessboard javascript nextjs react spa universal-app
Last synced: 14 Dec 2024
https://github.com/morzhanov/prerender-spa-boilerplate
Prerender SPA Boilerplate allows you to start new web project from scratch using Prerender-SPA-Plugin, React, Mobx-State-Tree, Mobx and Styled components.
babel babel7 boilerplate eslint javascript mobx mobx-state mobx-state-tree mst postcss prerender-spa-plugin prerendering prettier react react-router-v4 scss webpack webpack4 yarn
Last synced: 30 Dec 2024
https://github.com/johvin/faster-js-for-node
A tool that is used to optimize which babel plugins should be used to transform es6/7/next features according to the runtime node enviroment and the babel config
Last synced: 14 Nov 2024
https://github.com/aqkhan/vanilla-js-workflow-tailwind
Bundles tailwindcss and Vanilla JS for dev and production builds using Parcel.
babel javascript parcel-bundler tailwindcss vanilla-javascript
Last synced: 14 Nov 2024
https://github.com/JiangWeixian/babel-plugin-styled-windicss
windicss + styled-components (beta)
babel plugin styled-components windicss
Last synced: 31 Oct 2024
https://github.com/n3tn0de/yapb
Yet Another Phaser Boilerplate
babel babel7 boilerplate game-development phaser phaser3 webpack webpack4
Last synced: 22 Dec 2024
https://github.com/babel-utils/babel-flow-identifiers
Check if an identifier is a Flow identifier
babel babel-util flow identifiers
Last synced: 07 Nov 2024
https://github.com/charlesstover/react-mui-tooltip
Create React tooltips similar to those used by Material-UI.
babel babeljs es6 javascript js material-components material-design material-ui npm npm-module npm-package react reactjs tooltip tooltips travis travis-ci travisci webpack
Last synced: 16 Nov 2024
https://github.com/nikfranki/react-dev-and-prod
Webpack + React ็ณปๅ้ ็ฝฎ
babel less react react-router webpack2
Last synced: 12 Nov 2024
https://github.com/youngjuning/px2dp
Pixels convert to density-independent pixels for react native.
Last synced: 12 Nov 2024
https://github.com/ezhlobo/pug-uses-variables
Find all JavaScript variables used in pug template
ast babel library pug pug-templates react
Last synced: 27 Oct 2024
https://github.com/hikire/babel-plugin-arrow-functions-implicit-return
Arrow functions blocks behave like do expressions
arrow-functions arrow-functions-implicit babel implicit-return
Last synced: 14 Dec 2024
https://github.com/cajacko/mantra
iOS and Android app for recording, discovering and remembering awesome lessons in life. Live on App Store and Google Play. Built with React Native
babel cucumber-js cucumberjs eslint expo flow javascript jest node nodejs react react-native reactjs yarn
Last synced: 06 Jan 2025
https://github.com/devmagno/animais-fantasticos
๐ฆ Site de demonstraรงรฃo de animais selvagens para estudo de JavaScript moderno.
babel devmagno es6 eslint gulp javascript javascript-es6 js npm webpack
Last synced: 07 Jan 2025
https://github.com/shirasawasama/generator-fromzero
A JavaScript project generator, including React TypeScript Webpack Babel ESlint TSlint
babel eslint react tslint typescript webpack yeoman-generator
Last synced: 20 Nov 2024
https://github.com/skyrpex/linter-config
Linter Config Monorepo
babel eslint jest lint tslint typescript vue
Last synced: 28 Sep 2024
https://github.com/doinel1a/webpack-react-ts
Start a ReactJS Web App, SPA, website or landing page using TypeScript, Tailwind CSS, ESLint, Husky, Webpack, Babel and much more, in JUST 30 seconds, without the hassle of setting up your dev environment.
babel boilerplate boilerplate-template express react react-ts react-typescript sass scss starter tailwind-css tailwindcss template ts typescript webpack
Last synced: 07 Nov 2024
https://github.com/bushmusi/amazon-makeup
Amazon Makeup project is used for showing list of makeup products to user and also users can filter by brand and price amount. For building this API we have used third party api.
babel css eslint react redux redux-thunk scss-framework stylelint webpack
Last synced: 09 Jan 2025
https://github.com/michaelcurrin/javascript-bundling-quickstarts
How to bundle your JS as a single script - using Webpack, Browserify, Babel or TypeScript
babel bundle bundling javascript react typescript webpack
Last synced: 14 Nov 2024
https://github.com/quaddarv1ne/my-webpack-project
ะฃััะฐะฝะพะฒะบะฐ ะฝะตะพะฑั ะพะดะธะผัั ะฟะฐะบะตัะพะฒ ะดะปั ัะฐะฑะพัั ั Webpack ะธ Babel
babel babel-plugin javascript js json maximdupley quadd4rv1n7 webpack webpack-dev-server webpack-loader webpack-plugin
Last synced: 01 Nov 2024
https://github.com/pandh4cker/newser
Cross-Platform Mobile Application using React-Native about Top Headlines of the News
babel components cross-platform expo lodash lottie mobile-app navigator news newsapi react-native redux services top-headlines
Last synced: 17 Nov 2024
https://github.com/0vidiu/frontvue-plugin-js
FrontVue plugin for JavaScript boilerplate template and processing
babel build-automation build-system cli front-end-developer-tool gulp plugable webpack
Last synced: 11 Nov 2024
https://github.com/anthonygauthier/create-babel-project
This module is meant to make the process of setting up a new Babel project easy and fast.
babel create ecmascript2016 ecmascript2017 ecmascript6 javascript nodejs project
Last synced: 06 Dec 2024
https://github.com/pmcalabrese/node-babel
A minimal boilerplate for running Node.js with Babel, Webpack 4 or Rollup
babel boilerplate nodejs webpack4
Last synced: 20 Nov 2024
https://github.com/automattic/babel-plugin-replace-textdomain
[READ ONLY] A Babel plugin to replace the textdomain in gettext-style function calls. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack
Last synced: 07 Oct 2024
https://github.com/cfware/fastify-babel
Fastify plugin for processing Javascript with babel.
Last synced: 24 Nov 2024
https://github.com/ethanlin-twer/frontend-nanodegree-neighborhood-map
https://travis-ci.org/linesh-simplicity/frontend-nanodegree-neighborhood-map
babel frontend knockoutjs nanodegree power-assert tdd udacity webpack
Last synced: 15 Nov 2024
https://github.com/pa87901/hotmodulereplacementtutorial
A repository to accompany my hot module replacement tutorial. This repository can also serve as a template for developers to start developing in React and Node. Webpack, Babel and Eslint are configured accordingly.
babel eslint hmr tutorial webpack3
Last synced: 12 Nov 2024
https://github.com/dreambo8563/rx-reactstore-demo
babel code-splitting eslint react react-router rxjs webpack2
Last synced: 29 Nov 2024
https://github.com/apidcloud/webpack-babel
Webpack Babel Boilerplate
babel babel-transform-runtime boilerplate javascript-library webpack2
Last synced: 06 Dec 2024
https://github.com/summer-andy/react-loading-demand
this is a babel plugin for react-loading
Last synced: 27 Nov 2024