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 3 years ago
Linked from 1 awesome list

babelbabel-macrosbabel-plugin

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
codemix/babel-plugin-macrosBabel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization262
tleunen/babel-plugin-module-resolverA Babel plugin to simplify import paths in JavaScript projects by resolving relative paths to absolute module paths3,467
babel/minifyA tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features.4,395
kentcdodds/babel-plugin-prevalAllows 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-jsConverts JavaScript inline styles to class names and bundles them into a CSS file298
hustcc/babel-plugin-optimize-i18nOptimizes internationalization text files by reducing bundle size through code substitution14
callstack/linariaA JavaScript library that enables zero-runtime CSS in JS with dynamic styles and automatic CSS extraction during build time.11,721
googlechromelabs/webpack-libs-optimizationsOptimization techniques for reducing bundle size when using libraries in Webpack projects3,362
gajus/react-css-modulesAutomates mapping of CSS class names to unique identifiers in React components5,207
pallets/jinjaA fast and expressive template engine for generating dynamic documents from pre-defined templates.10,444
pveyes/raw.macroReads and executes files at build time using JavaScript macros149
babel/broccoli-babel-transpilerA plugin that transpiles JavaScript code to newer versions using Babel57
yzydeveloper/vite-plugin-babel-compilerA plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild.24
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320
loganfsmyth/babel-plugin-transform-builtin-extendEnables extending built-in JavaScript types like Error and Array by static analysis148