babel-plugin-macros

Compiler

Provides a standard interface for compile-time code transformation in JavaScript projects

🎣 Allows you to build simple compile-time libraries

GitHub

3k stars
17 watching
135 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list

babelbabel-macrosbabel-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
codemix/babel-plugin-macros Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization 262
tleunen/babel-plugin-module-resolver A Babel plugin to simplify import paths in JavaScript projects by resolving relative paths to absolute module paths 3,459
babel/minify A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. 4,393
kentcdodds/babel-plugin-preval Allows code to run at build-time instead of runtime, bypassing browser limitations and enabling synchronous execution in Node.js. 1,358
martinandert/babel-plugin-css-in-js Converts JavaScript inline styles to class names and bundles them into a CSS file 298
hustcc/babel-plugin-optimize-i18n Optimizes internationalization text files by reducing bundle size through code substitution 14
callstack/linaria A JavaScript library that enables zero-runtime CSS in JS with dynamic styles and automatic CSS extraction during build time. 11,691
googlechromelabs/webpack-libs-optimizations Optimization techniques for reducing bundle size when using libraries in Webpack projects 3,366
gajus/react-css-modules Automates mapping of CSS class names to unique identifiers in React components 5,208
pallets/jinja A fast and expressive template engine for generating dynamic documents from pre-defined templates. 10,364
pveyes/raw.macro Reads and executes files at build time using JavaScript macros 149
babel/broccoli-babel-transpiler A plugin that transpiles JavaScript code to newer versions using Babel 57
yzydeveloper/vite-plugin-babel-compiler A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. 24
babel/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,321
loganfsmyth/babel-plugin-transform-builtin-extend Enables extending built-in JavaScript types like Error and Array by static analysis 148