babel-plugin-macros

Macro compiler

Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization

Hygienic, non-syntactic macros for JavaScript via a Babel plugin.

GitHub

262 stars
15 watching
15 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
codemix/babel-plugin-trace A Babel plugin that allows selective logging of JavaScript code at build time 63
codemix/babel-plugin-closure-elimination Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. 367
codemix/babel-plugin-contracts A Babel plugin that supports design by contract for JavaScript functions. 267
babel/grunt-babel Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. 437
babel/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,321
hamlim/inline-mdx.macro A Babel macro for converting MDX to inline components 95
amerani/babel-plugin-localize A plugin to modify static strings in JavaScript code to support localization 10
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
pveyes/raw.macro Reads and executes files at build time using JavaScript macros 149
ember-cli/babel-plugin-feature-flags Manages feature flags for enabling and disabling features in JavaScript code 57
rung-tools/babel-plugin-holes A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. 48
babel/broccoli-babel-transpiler A plugin that transpiles JavaScript code to newer versions using Babel 57
babel/babel-brunch A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. 68
codemod-js/codemod Automated refactoring tool that rewrites JavaScript and TypeScript code 420
babel/babel A tool that transpiles modern JavaScript code to earlier versions of the language 43,241