Build software better, together

babel logo

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

Here are 8,912 public repositories matching this topic...

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.

  • Updated Jan 14, 2022
  • JavaScript

Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.

  • Updated Feb 1, 2024
  • JavaScript
grommet

a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package

  • Updated Feb 26, 2026
  • JavaScript
twin.macro

🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.

  • Updated Apr 8, 2024
  • TypeScript

A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)

  • Updated Feb 15, 2025
  • JavaScript