JavaScript Babel

Open-source JavaScript projects categorized as Babel

Top 23 JavaScript Babel Projects

  1. N1

    :love_letter: An extensible desktop mail app built on the modern web. Forks welcome!

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. front-end-guide

    📚 Study guide and introduction to the modern front end stack.

  4. htm

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

    Project mention: I've been writing web backends and frontends since the 90s. Finally: declarative, dynamic markup done right | dev.to | 2024-06-05

    Because AI-UI is a JavaScript module, you specify the layout as a series of function calls. However, it also fully supports JSX and htm, so you can use a more familiar markup at the cost of the loss of some type safety. There's more about these choices in the AI-UI guide here.

  5. grommet

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

  6. astexplorer

    A web tool to explore the ASTs generated by various parsers.

    Project mention: Getting Started with Tree-sitter: Syntax Trees and Express API Parsing | dev.to | 2025-04-14

    For an interactive experience with ASTs, you can explore AST Explorer, a tool that lets you experiment with different parsers and explore the abstract syntax trees of various code samples in real-time.

  7. generator-angular-fullstack

    Yeoman generator for an Angular app with an Express server

  8. gogocode

    GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.

  9. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  10. documentation.js

    :book: documentation for modern JavaScript

  11. ThinkJS

    Use full ES2015+ features to develop Node.js applications, Support TypeScript.

  12. babel-loader

    📦 Babel loader for webpack

  13. babili

    :scissors: An ES6+ aware minifier based on the Babel toolchain (beta)

  14. babel-plugin-macros

    🎣 Allows you to build simple compile-time libraries

  15. Symfony Encore

    A simple but powerful API for processing & compiling assets built around Webpack

  16. graphpack

    ☄️ A minimalistic zero-config GraphQL server.

  17. webpack-starter

    ✨ A lightweight foundation for your next webpack based frontend project.

  18. serverless-webpack

    Serverless plugin to bundle your lambdas with Webpack

  19. jsx-control-statements

    Neater If and For for React JSX

  20. vue-web-extension

    🛠️ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ESLint and more!

  21. vue3-sfc-loader

    Single File Component loader for Vue2 and Vue3. Load .vue files directly from your HTML. No node.js environment, no build step.

  22. babel-plugin-styled-components

    Improve the debugging experience and add server-side rendering support to styled-components

  23. custom-react-scripts

    [DEPRECATED, use customize-cra] Allow custom config for create-react-app without ejecting

  24. babel-plugin-glowup-vibes

    the most goated babel plugin

    Project mention: Node.js PrePrcoessor – Extend Node.js to support macros/utility functions | news.ycombinator.com | 2024-08-23

    You should look into how this is done at scale with something like Babel.

    Babel parses JS into a AST (abstract syntax tree) and then lets you react to specific pieces of code.

    Here is an example of the power of a tool like Babel: https://github.com/christina-de-martinez/babel-plugin-glowup...

  25. babel-plugin-transform-react-remove-prop-types

    Remove unnecessary React propTypes from the production build. :balloon:

  26. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Babel discussion

Log in or Post with

JavaScript Babel related posts

  • Getting Started with Tree-sitter: Syntax Trees and Express API Parsing

    1 project | dev.to | 14 Apr 2025
  • Building a Codemod Tool for Rewriting Default Exports

    1 project | dev.to | 29 Oct 2024
  • I've been writing web backends and frontends since the 90s. Finally: declarative, dynamic markup done right

    2 projects | dev.to | 5 Jun 2024
  • Ask HN: How do you use React as a library in 2024?

    1 project | news.ycombinator.com | 10 May 2024
  • An intro to TSConfig for JavaScript Developers

    2 projects | dev.to | 23 Apr 2024
  • Understanding Code Structure: A Beginner's Guide to Tree-sitter

    2 projects | dev.to | 6 Apr 2024
  • How to create your own Eslint rule with tests, boosting the DX, and code-review

    2 projects | dev.to | 27 Mar 2024
  • A note from our sponsor - Civic Auth
    www.civic.com | 16 May 2025
    Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →

Index

What are some of the best open-source Babel projects in JavaScript? This list will help you:

# Project Stars
1 N1 24,814
2 front-end-guide 15,201
3 htm 8,827
4 grommet 8,368
5 astexplorer 6,346
6 generator-angular-fullstack 6,110
7 gogocode 5,859
8 documentation.js 5,791
9 ThinkJS 5,303
10 babel-loader 4,854
11 babili 4,390
12 babel-plugin-macros 2,631
13 Symfony Encore 2,236
14 graphpack 1,985
15 webpack-starter 1,924
16 serverless-webpack 1,730
17 jsx-control-statements 1,616
18 vue-web-extension 1,579
19 vue3-sfc-loader 1,277
20 babel-plugin-styled-components 1,074
21 custom-react-scripts 990
22 babel-plugin-glowup-vibes 988
23 babel-plugin-transform-react-remove-prop-types 895

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?