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. Learn more →
Babel-plugin-macros Alternatives
Similar projects and alternatives to babel-plugin-macros
-
-
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.
-
-
-
-
-
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
super-expressive
🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
-
babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
-
babel-plugin-transform-react-remove-prop-types
Remove unnecessary React propTypes from the production build. :balloon:
-
babel-plugin-styled-components
Improve the debugging experience and add server-side rendering support to styled-components
-
nextjs-typescript-starter
A starter project with NextJS, Typescript and Tailwind/Styled Components (by manavda)
-
super-expressive.macro
🎣 A macro to generate Regular Expressions (RegExp) at build-time with super-expressive.
-
-
htm
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
-
babel-plugin-proposal-pattern-matching
the minimal grammar, high performance JavaScript pattern matching implementation
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
babel-plugin-macros discussion
babel-plugin-macros reviews and mentions
-
Fixing Class Composition in Tailwind CSS
One of the more promising alternatives is twin.macro - a Babel macro that processes Tailwind classes to generate JS objects understandable by various CSS-in-JS libraries. The developer experience (DX) of using it is amazing as you not only get all of Tailwind’s features without much change to your code, but you also get much more flexibility - all that on top of the traditional benefits of CSS-in-JS. Here’s an example code:
-
[AskJS] My approach to Application Config, what does the JS community think of this?
For example with Babel you could use babel-plugin-macros to execute this file at compile time and replace the file contents with the result of the computation. So appSettings would only have the configs for the current environment and nothing more and your source wouldn't need to change much.
-
I made a package to help you with file-system based routing for react-router-dom
It does require babel-plugin-macros which should also help with keeping things nice and performant in production. The package is part of a larger initiative im trying to achieve which is to create file-system based routing for all mainstream React and React Native routing packages. I have done everything I can to keep it as boilerplate free as I can. To give an example
-
Jest Error in a NextJS project. babel-jest is unable to find my babel.config.js
MacroError: The macro you imported from "undefined" is being executed outside the context of compilation with babel-plugin-macros. This indicates that you don't have the babel plugin "babel-plugin-macros" configured correctly. Please see the documentation for how to configure babel-plugin-macros properly: https://github.com/kentcdodds/babel-plugin-macros/blob/master/other/docs/user.md
-
I am creating a pattern-matching plugin in javascript. This is what it does. Are you interested in using it?
Yes, it also does that. https://github.com/kentcdodds/babel-plugin-macros
-
A tale of knowledge building
babel-plugin-macros
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 Jun 2025
Stats
kentcdodds/babel-plugin-macros is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of babel-plugin-macros is JavaScript.
Popular Comparisons
- babel-plugin-macros VS babel-plugin-transform-react-remove-prop-types
- babel-plugin-macros VS babel-plugin-styled-components
- babel-plugin-macros VS super-expressive
- babel-plugin-macros VS nextjs-typescript-starter
- babel-plugin-macros VS babel-handbook
- babel-plugin-macros VS babel-plugin-module-resolver
- babel-plugin-macros VS super-expressive.macro
- babel-plugin-macros VS htm
- babel-plugin-macros VS babel-plugin-proposal-pattern-matching
- babel-plugin-macros VS jsx-control-statements