Projects in Awesome Lists tagged with babel-plugin-macros
A curated list of projects in awesome lists tagged with babel-plugin-macros .
https://github.com/piglovesyou/graphql-let
A webpack loader / babel-plugin / babel-plugin-macros / CLI / generated file manager of GraphQL code generator.
babel-plugin babel-plugin-macros graphql graphql-codegen jest-transformer typescript webpack-loader
Last synced: 14 May 2025
https://github.com/babel-blade/babel-blade
(under new management!) βΈοΈSolve the Double Declaration problem with inline GraphQL. Babel plugin/macro that works with any GraphQL client!
babel babel-macros babel-plugin babel-plugin-macros graphql graphql-client react reactjs
Last synced: 13 Apr 2025
https://github.com/evenchange4/graphql.macro
Compile GraphQL AST at build-time with babel-plugin-macros.
babel-plugin-macros graphql-tag
Last synced: 12 Apr 2025
https://github.com/haltcase/param.macro
Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`
application argument-placeholders babel babel-macros babel-plugin babel-plugin-macros functional hacktoberfest kotlin lambda lambda-parameters macros partial placeholder scala underscore
Last synced: 31 Dec 2024
https://github.com/pveyes/raw.macro
Read file contents at build time via babel-plugin-macros or SWC plugin.
babel babel-macros babel-plugin-macros oss raw-loader webpack
Last synced: 08 May 2025
https://github.com/hamlim/inline-mdx.macro
A babel-macro for transforming mdx inline
Last synced: 06 Apr 2025
https://github.com/chengjianhua/penv.macro
A macro used with babel-plugin-macros to write configurations for multiple environments, and remove configurations are irrelevant with the specified environment from your codes finally.
babel-plugin babel-plugin-macros
Last synced: 30 Apr 2025
https://github.com/vinhlh/tagged-translations
A dead simple babel-plugin for translating texts in React applications
babel-plugin babel-plugin-macros es6 i18n react translation
Last synced: 27 Apr 2025
https://github.com/bradlc/tinker.macro
Evaluate Laravel code at build-time, via Laravel Tinker
babel babel-plugin babel-plugin-macros laravel php
Last synced: 30 Apr 2025
https://github.com/abhyudayasharma/react-git-info
Get Git commit information in your React App
babel-plugin-macros create-react-app gatsby gatsbyjs git git-branch git-commit git-info git-tags hacktoberfest react typescript-support
Last synced: 16 Mar 2025
https://github.com/andarist/data-uri.macro
π£ Convert files to data-uris at build time.
Last synced: 30 Apr 2025
https://github.com/Andarist/data-uri.macro
π£ Convert files to data-uris at build time.
Last synced: 07 May 2025
https://github.com/evenchange4/svgr.macro
Run svgr at build-time with babel-plugin-macros.
Last synced: 16 Mar 2025
https://github.com/finkef/react-native-tailwind.macro
β¨ Write universal, responsive Tailwind styles in React Native (+ Web).
babel-plugin-macros react-native tailwindcss
Last synced: 30 Apr 2025
https://github.com/kentcdodds/cra-macro-example
This is an example of how you can use Create React App with Babel Plugin Macros.
babel babel-plugin-macros create-react-app kcd-edu macros react
Last synced: 23 Apr 2025
https://github.com/Andarist/regexgen.macro
π£ Convert your set of strings to optimized RegExps at build time.
Last synced: 10 May 2025
https://github.com/evenchange4/react-intl.macro
Extract react-intl messages with babel-plugin-macros.
babel-plugin-macros create-react-app react-intl
Last synced: 07 Apr 2025
https://github.com/andarist/regexgen.macro
π£ Convert your set of strings to optimized RegExps at build time.
Last synced: 30 Apr 2025
https://github.com/andarist/pipeline.macro
π£ A babel macro which works similarly to the pipeline operator.
babel-plugin-macros composition pipe pipeline
Last synced: 30 Apr 2025
https://github.com/Andarist/pipeline.macro
π£ A babel macro which works similarly to the pipeline operator.
babel-plugin-macros composition pipe pipeline
Last synced: 10 May 2025
https://github.com/r17x/fetch.macro
Allows you to build fetcher function by URL at compile-time.
babel-plugin babel-plugin-macros create-react-app fetch hacktoberfest javascript nextjs swc-plugin vite-plugin webpack
Last synced: 17 Mar 2025
https://github.com/cometkim/react-hot-reload.macro
Zero configuration :fire:Hot Module Replacement:fire: using Babel macro
babel-plugin-macros create-react-app react
Last synced: 07 May 2025
https://github.com/huchenme/unique-classname.macro
Babel Plugin Macro to generate unique name
babel babel-plugin babel-plugin-macros
Last synced: 02 Feb 2025
https://github.com/huchenme/unique-name.macro
Babel Plugin Macro to generate unique name
babel babel-plugin babel-plugin-macros
Last synced: 05 May 2025
https://github.com/evenchange4/graphql.macro-example
babel-plugin-macros graphql graphql-tag
Last synced: 16 Mar 2025
https://github.com/cometkim/concurrently.macro
Transform your async function to be run concurrently much as possible
async babel babel-macro babel-plugin babel-plugin-macros precompile promise
Last synced: 23 Mar 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: 10 May 2025
https://github.com/arthurdenner/super-expressive.macro
π£ A macro to generate Regular Expressions (RegExp) at build-time with super-expressive.
babel babel-plugin babel-plugin-macros
Last synced: 23 Nov 2024
https://github.com/90pixel/zustand-macro
π¦ Improve your Developer Experience (DX) when working with zustand.
babel-macro babel-plugin-macros hacktoberfest zustand
Last synced: 12 Apr 2025
https://github.com/evenchange4/dotenv.macro
Inline dotenv at build-time with babel-plugin-macros.
Last synced: 18 Mar 2025
https://github.com/efishery/wording
babel-plugin babel-plugin-macros cli i18n javascript monorepo react translation
Last synced: 24 Apr 2025
https://github.com/eugeneilyin/mdi-norm
Fixed, normalized, minifed, and deduplicated Material Design system SVG icons for React
babel-plugin babel-plugin-macros design frontend icon-pack icon-set icons iconset javascript library material material-design material-ui react react-component svg svg-icons ui
Last synced: 10 May 2025
https://github.com/lucleray/styled-components.macro
A `babel-plugins-macros` macro for styled-components
babel-macros babel-plugin-macros styled-components
Last synced: 07 May 2025
https://github.com/lionralfs/assert.macro
A babel macro to add assertions for development/testing purposes
assert assertions babel-macro babel-plugin-macros javascript macro
Last synced: 27 Jan 2025
https://github.com/wafflepie/universal-import.macro
β Babel macro for transformation of dynamic imports into synchronous requires based on a supplied code string.
babel-plugin-macros code-splitting server-side-rendering
Last synced: 28 Mar 2025
https://github.com/hideoo/image-size.macro
Babel macro to get the size of an image size at build time.
babel babel-plugin-macros dimensions image macro size
Last synced: 04 Apr 2025
https://github.com/zenflow/ts-interface-builder-macro-demo
Demo using `ts-interface-builder/macro`
babel babel-macros babel-plugin-macros macros runtime runtime-typechecking typechecker typechecking typescript
Last synced: 07 Apr 2025
https://github.com/haltcase/pkg.macro
Fetch properties of your project's `package.json` at compile time.
babel babel-macros babel-plugin babel-plugin-macros constants json package typescript
Last synced: 17 Mar 2025
https://github.com/artginzburg/css-filter-converter.macro
Convert basic CSS color formats to CSS filter, at build time
babel-plugin-macros color converter css filter generator hex hexadecimal hsl rgb
Last synced: 24 Feb 2025
https://github.com/seanmorris/rawquire
Import raw plaintext into your javascript with a babel macro.
Last synced: 19 Feb 2025