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.

https://github.com/afsar-dev/nurui

🔥💯 Nurui is a modern React and Next.js based UI component library. It streamlines front-end development with powerful features like CLI scaffolding, automatic TypeScript-to-JavaScript conversion, and live component previews by v0.dev.

babel cli clsx gsap lodash lottie-react matter-js mdx motion nextjs nodejs npm-package redix-ui remarkjs scss taliwindcss three-js typescript zdog

Last synced: 20 Jan 2026

https://github.com/dennib/bakery

🥖 Frontend Boilerplate - A FrontEnd Starter kit based on Webpack and Handlebars, supporting ES6 and SCSS.

babel boilerplate boilerplate-html boilerplate-template es6 frontend handlebars sass scss starter starter-kit webpack

Last synced: 06 May 2025

https://github.com/jasonliao/isomorphic-react-workflow-boilerplate

:sunglasses: react,redux,react-router,react-hot-loader,webpack,express,ejs,babel

babel ejs react react-router redux webpack

Last synced: 13 Sep 2025

https://github.com/rwieruch/minimal-webpack-babel-setup

Minimal project setup for a JavaScript project running with Webpack and Babel.

babel javascript webpack

Last synced: 15 Apr 2025

https://github.com/artnc/gas-es6-webpack

ES6+Webpack boilerplate for Google Apps Script

babel boilerplate es6 google-apps-script webpack

Last synced: 29 Oct 2025

https://github.com/coffee-cup/count.macro

Babel macro for counting number of lines or words in files at compile time

babel count javascript macro typescript

Last synced: 19 Apr 2025

https://github.com/uiwjs/babel-plugin-transform-remove-imports

Remove the specified import declaration when you use the babel transform to build the package.

babel babel-plugin babel7 ssr uiw

Last synced: 12 Mar 2026

https://github.com/cameronking4/annotated-ast-for-llm

Annotated AST for the purposes of LLM code repository context. Use this novel approach to pre-process your Github repository. This project will generate an AST.json file which will contextually represent the repo for you to share as a single file to LLM directly or Vector Store

abstract-syntax-tree abstraction ai ast babel coding context github llm openai parsers software

Last synced: 28 Oct 2025

https://github.com/dashed/react-app-rewire-babel-loader

Rewire babel-loader loader in your create-react-app project using react-app-rewired.

babel babel-loader create-react-app react-app-rewired webpack

Last synced: 11 Mar 2026

https://github.com/didilinkin/shangchao-website

(官网案例) - 上朝科技 - Vue 2.0 - SPA项目

babel editorconfig es2015 eslint gulp muse-ui pug sass vue-router2 vue2 vuex2 webpack

Last synced: 07 Apr 2025

https://github.com/bohdanbirdie/react-css-modules.macro

A babel-macro that allows you to reference CSS Modules via styleName attribute

babel babel-macros babel-plugin-macros

Last synced: 25 Jan 2026

https://github.com/nicolo-ribaudo/legacy-decorators-migration-utility

:top: A command line utility to upgrade your JavaScript files from the legacy decorators proposal to the new one.

babel decorators ecmascript javascript proposal tc39

Last synced: 11 Apr 2025

https://github.com/nandomoreirame/vovo-juju-ipsum

Gerador de falas da fofa da vovó Juju (animação Irmão do Jorel)

babel es6 irmao-do-jorel javascript node vovojuju vue vuejs yarn

Last synced: 21 Apr 2025

https://github.com/chikara-chan/babel-plugin-react-scope-binding

🍖 Babel plugin for React component to take event handler to bind context automatically.

babel babel-plugin

Last synced: 19 Jul 2025

https://github.com/accurat/accurapp

Create JS apps with flexible build configuration, tailored for the specific needs of Accurat

babel create-react-app eslint react webpack webpack-blocks

Last synced: 28 Oct 2025

https://github.com/steveninouye/iBuy

Full stack, SPA Ebay clone built with React, Redux, Ruby on Rails, & PostgreSQL

babel node postgresql react redux ruby-on-rails single-page-app webpack

Last synced: 16 May 2025

https://github.com/mlomboglia/webpack-react-starter

A Complete Webpack Setup for React

babel react webpack4

Last synced: 10 Apr 2025

https://github.com/imranhsayed/graphql-react-app

:bar_chart: A demo app for using GraphQl with React and Spacex API

appolloclient babel express graphql node nodejs react reactjs webpack

Last synced: 22 Apr 2025

https://github.com/sebastian-software/prepublish

Simplifies the prepare step (bundling, transpiling, rebasing) during publishing NPM packages.

babel npm postcss prepare prepublish publish rebase release rollup

Last synced: 07 May 2025

https://github.com/pranavpr/koa2-es2017-api-boilerplate

🚀 Unopinionated Rest API boilerplate using Koa2 & ES2017+ with Jest for testing and ESLint for linting

api babel boilerplate coverage es2017 eslint jest koa koa2 rest-api starter-project supertest

Last synced: 08 Oct 2025

https://github.com/ndlano/ndla-frontend

NDLA Frontend application at https://ndla.no.

babel education express graphql javascript ndla react server-side-rendering

Last synced: 14 Apr 2025

https://github.com/onedevstudio/starter-kit

🏃 A simple and powerful Starter Kit made with Webpack, Gulp 4, Pug and SASS

babel boilerplate es6 eslint gulp gulp4 postcss sass starter starter-kit stylelint webpack

Last synced: 06 May 2025

https://github.com/alonronin/react-mobx-webpack-seed

a boiler plate for React, MobX and Webpack application with tests and coverage.

babel mobx react webpack

Last synced: 14 Apr 2025

https://github.com/RIP21/babel-plugin-hyperscript-to-jsx

This plugin transforms react-hyperscript into JSX. Intended to be used as codemod.

babel babel-codemod babel-plugin babel-plugin-hyperscript codemod hyperscript jsx react

Last synced: 01 Apr 2025

https://github.com/chronoDave/tic-bundle

Multi-file development in TIC-80

babel fantasy-console javascript tic-80 tic80

Last synced: 11 Mar 2025

https://github.com/chenbin92/koa2-webpack-boilerplate

A simple koa2 boilerplate based on webpack3

babel es6 eslint koa2 pre-commit scss webpack

Last synced: 09 Apr 2025

https://github.com/xunnamius/babel-plugin-explicit-exports-references

⚡ Transforms all internal references to a module's exports such that each reference starts with "module.exports" instead of directly referencing an internal name.

babel default each explicit export exports function jest mock module other refer reference references same test

Last synced: 26 Sep 2025

https://github.com/rip21/babel-plugin-hyperscript-to-jsx

This plugin transforms react-hyperscript into JSX. Intended to be used as codemod.

babel babel-codemod babel-plugin babel-plugin-hyperscript codemod hyperscript jsx react

Last synced: 14 Apr 2025

https://github.com/seawind8888/nobibi-api

Nobibi backend (api part)

babel koa-jwt koa2 mongoose nodejs nodemon pm2

Last synced: 26 Jul 2025

https://github.com/birdofpreyru/babel-preset-svgr

Babel preset for SVG importing into React apps using Babel & SVGR

babel javascript parser plugin react svg svgr

Last synced: 12 Apr 2025

https://github.com/nfq-eta/react-typescript

React16 + HMR + typescript + webpack + tslint + tests

babel editorconfig enzyme git hmr jest jest-tests react react16 tests tslint typescript wallaby webpack3 yarn

Last synced: 02 Oct 2025

https://github.com/babel/metalsmith-babel

A Metalsmith plugin to compile JavaScript with Babel

babel build compiler ecmascript integration javascript metalsmith nodejs transform

Last synced: 30 Aug 2025

https://github.com/mismith0227/wp-theme-modernize

Modernize is an modern, white, clean, beautiful WordPress theme

babel gulp postcss standard webpack wordpress wordpress-theme

Last synced: 29 Oct 2025

https://github.com/magiccube/ui5-loader

An UNOFFICIAL experimental Webpack loader for SAP UI5. Together with my Babel plugin(https://github.com/MagicCube/babel-plugin-ui5), you are abel to use Webpack + Babel to build your next generation UI5 applications.

babel sap sapui5 webpack webpack-babel

Last synced: 13 Apr 2025

https://github.com/ab-noori/math-magicians

"Math magicians" is a website for mathematics fans. It is a Single Page App (SPA) created using ReactJS library, that allows users to make simple calculations and read a random math-related quote.

babel components external-api html-css-javascipt html-css-javascript html5 jest-tests props quote-api react-hooks reactjs scss useeffect usestate

Last synced: 23 Mar 2025

https://github.com/syntax-tree/hast-util-to-estree

hast utility to transform to estree (JavaScript AST) JSX

babel ecmascript estree hast hast-util html javascript js jsx

Last synced: 05 Apr 2025

https://github.com/andywer/proposal-double-colon-types

🤓 JS / Flow syntax proposal. Types à la Hindley-Milner.

babel flowtype javascript

Last synced: 15 Apr 2025

https://github.com/yeojz/babel-plugin-transform-assets-import-to-string

:electric_plug: Babel plugin that transforms image assets import and requires to urls / cdn

assets babel babel-plugin cdn import nodejs transform

Last synced: 30 Oct 2025

https://github.com/gndx/cv.arepa.dev

Create a simple Curriculum Vitae with React Hooks & Styled Components

babel javascript react styled-components travis webpack

Last synced: 15 Apr 2025

https://github.com/ttypic/define-messages.macro

Generate id for react-intl messages automatically

babel babel-macro babel-plugin create-react-app react react-intl

Last synced: 08 Jul 2025

https://github.com/yamoo9/jj_camp

JavaScript & jQuery 정복

babel ecmascript2015 es6 javascript jquery jquery-plugin

Last synced: 28 Apr 2025

https://github.com/aarongarciah/parcel-static-boilerplate

📦 Simple starter to write HTML, JS, and SCSS right away with no additional config.

autoprefixer babel boilerplate eslint imagemin jamstack nunjucks parcel prettier sass scss static-site static-site-generator stylelint

Last synced: 23 Oct 2025

https://github.com/hans774882968/teaching-plan-analytic-geometry

通过为前端项目接入GeoGebra,初步研究AI时代数学教案的生成方案

babel claude-code geogebra highlightjs react shadcn-ui vite zustand

Last synced: 04 Feb 2026

https://github.com/huruji/babel-plugin-no-debugging

上线前去掉调试代码的Babel插件

babel babel-plugin

Last synced: 10 Apr 2025

https://github.com/preactjs/babel-plugin-transform-rename-properties

A Babel plugin for renaming JavaScript properties

babel babel-plugin

Last synced: 19 Oct 2025

https://github.com/robertcorponoi/electron-vue3-ts-quick-start

Easy to use template for creating an app with Electron, Vue3, and Typescript

babel chai electron eslint mocha quick-start quickstart template ts typescript vue vue3

Last synced: 12 Apr 2025

https://github.com/imcuttle/babel-plugin-danger-remove-unused-import

babel-plugin-danger-remove-unused-import

babel remove-unused-import

Last synced: 14 Apr 2025

https://github.com/orenelbaum/babel-plugin-reactivars-solid

A Babel plugin that lets you use a Svelte like syntax with Solid

babel babel-plugin reactivars reactive-variables solid solid-js

Last synced: 22 Apr 2025

https://github.com/robinloeffel/angular-babel-seed

The super simple Angular quickstarter with ES6

angular babel es6 quickstart seed webpack

Last synced: 12 Apr 2025

https://github.com/benjaminadk/youtube-clone

You Tube Clone Video Tutorial

apollo babel express graphql node react tutorial

Last synced: 06 Sep 2025

https://github.com/magiccube/babel-plugin-ui5

An UNOFFICIAL experimental Babel transformer plugin for SAP UI5. It allows you to develop SAP UI5 applications by using the latest ES6, including new syntax and objective oriented programming technology.

babel gulp sap sapui5

Last synced: 29 Oct 2025

https://github.com/alfg/srv

▼ A modern, opinionated and simple microservices stack built on Express.

babel es2015 es6 framework microservices node srv

Last synced: 07 Apr 2025

https://github.com/jirutka/babel-preset-njs

A Babel preset for njs - NGINX JavaScript

babel babel-preset nginx njs

Last synced: 15 Apr 2025

https://github.com/doinel1a/webpack-vanilla-js

Start a Vanilla JS Web App, SPA, website or landing page using JavaScript, 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-front-end boilerplate-template express javascript js sass scss starter tailwind-css tailwindcss template vanilla-javascript vanilla-js webpack

Last synced: 12 Apr 2025

https://github.com/userlike/joke

Typesafe mock utility with minimal boilerplate for jest

babel jest mock typescript

Last synced: 19 Oct 2025

https://github.com/j-f1/eleventy-hast-jsx

Use JSX as an Eleventy template language

babel eleventy eleventy-plugin hast jsx rehype unified

Last synced: 05 Oct 2025

https://github.com/autumnchris/countdown-timer

A React.js app that takes a submitted future date and displays a timer counting down to that date.

babel countdown countdown-clock countdown-timer css es6 html javascript localstorage momentjs react reactjs sass scss webpack

Last synced: 10 Apr 2025

https://github.com/djizco/react-boilerplate

A Simple React Boilerplate for Web Apps. Uses React, Redux, Webpack, Hot Reloading for JS and CSS, Testing, and more.

babel bulma css eslint ramda react redux webpack

Last synced: 27 Aug 2025

https://github.com/nileshgulia1/react-bookstore

Bookstore using google-book Apis made with reactjs:fire::rocket:

babel es6 eslint google-books-api hot-reload react reactbootstrap webpack-loader

Last synced: 11 Apr 2025

https://github.com/jankapunkt/npm-package-template

:package: minimal NPM package template using Babel, Mocha, Chai, C8, Standardjs, JSDoc and Rollup.

babel c8 chai hacktoberfest hacktoberfest-accepted javascript jsdoc jsdoc-to-markdown mocha npm package rollup standardjs template template-package

Last synced: 07 Aug 2025

https://github.com/develar/ts-babel

Compile Typescript to JS

babel typescript

Last synced: 18 Jul 2025

https://github.com/bymattlee/bymattlee-wp-starter-theme

A starter boilerplate WordPress theme powered by Gulp, Tailwind CSS, rollup.js, Alpine.js and Highway.

alphinejs babel boilerplate browsersync es6 gulp highwayjs js modules rollup scss-files starter-wordpress-theme tailwindcss utility-classes wordpress yarn

Last synced: 15 Apr 2025

https://github.com/p3k/rss-box

RSS Box Viewer puts little or long customizable RSS boxes anywhere you put HTML; build your own slashbox hell or heaven, it’s feedarific!

babel babel7 esm html ie11 javascript rollup rss rss-box svelte svelte4

Last synced: 23 Apr 2025

https://github.com/sxzz/magic-string-ast

magic-string with Babel AST shortcut.

ast babel magic-string

Last synced: 07 Apr 2025

https://github.com/kentcdodds/babel-runtime-example

An example of how to use @babel/plugin-transform-runtime

babel kcd-edu

Last synced: 23 Jun 2025

https://github.com/gndx/svelte-quickstart

Svelte un nuevo framework de JavaScript para construir interfaces de usuario.

babel javascript svelte wepack

Last synced: 28 Feb 2026

https://github.com/sonyarianto/react-without-buildsteps

Oh boy, this skeleton project is dedicated to CDN fans around the world.

babel cdn javascript react react-router-dom reactjs static-site

Last synced: 02 Sep 2025

https://github.com/robertoachar/generator-node

:wrench: Yeoman generator for Node projects.

babel badges editorconfig eslint jest node npm ntl prettier yeoman yeoman-generator

Last synced: 22 Mar 2025

https://github.com/nnmrts/electron-react-bloatfree

A simple alternative to electron-react-boilerplate

babel boilerplate electron eslint flowtype hmr react webpack

Last synced: 08 Apr 2026

https://github.com/RiCoTeRoX/phaser3-advanced-boilerplate

Phaser3 advanced webpack boilerplate

babel phaser webpack yarn

Last synced: 20 Nov 2025

https://github.com/atlassian-labs/babel-plugin-storybook-csf-title

A Babel plugin to generate titles for Storybook CSF stories at compile time, typically based on the story file's file name.

babel babel-plugin csf storybook

Last synced: 28 Apr 2025

https://github.com/0no-co/babel-plugin-modular-graphql

Modular GraphQL.js import paths without the hassle.

babel babel-plugin graphql

Last synced: 07 May 2025

https://github.com/yzydeveloper/i18n-workbench

The i18n workbench is a plugin based on Vscode GUI display interface, view and logic interaction to solve internationalization processing.

babel compiler i18n typescript vscode vscode-extension

Last synced: 15 Jul 2025

https://github.com/kimobrian/graphql-express

An Express Server implemented using GraphQL

apollo-server babel graphql nodejs

Last synced: 10 Apr 2025

https://github.com/zzlw/webpack-dev-super

这个脚手架工程模板用于快速启动基于 React + Webpack 为技术栈的前端项目

babel react redux sass webpack

Last synced: 13 Apr 2025

https://github.com/joncasey/modern-hta

Run modern code in an HTML Application

babel es2015 es6 hta modern

Last synced: 13 Apr 2025

https://github.com/chasevida/glslify-webpack

Working examples using GLSLify with Webpack

babel glslify webpack

Last synced: 06 Feb 2026

https://github.com/taskrjs/fly-babel

Fly plugin for Babel

babel fly

Last synced: 10 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/statico/memorybot

🤖 An infobot-inspired Slack bot that remembers things

babel bot bots docker es6 infobot javascript node nodejs slack slack-bot slackbot sqlite

Last synced: 13 Oct 2025

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/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/koahubjs/koahub-cli

KoaHub CLI -- KoaHub.js的开发工具,自动babel编译 ES6/7(Generator Function, Class, Async & Await)并且文件修改后自动重启。

async babel koa koa2 koahub koahub-babel-es6 koahub-cli koahub-demo koajs node nodejs

Last synced: 16 Jun 2025

https://github.com/persteenolsen/webpack-5-react-typescript-boilerplate

Webpack 5 React TypeScript Babel and PostCSS boilerplate ready for use React with both JS and TS

babel postcss react typescript webpack

Last synced: 12 Apr 2025