 babel-plugin-macros
 babel-plugin-macros 
 Compiler
 Provides a standard interface for compile-time code transformation in JavaScript projects
🎣 Allows you to build simple compile-time libraries
3k stars
 17 watching
 135 forks
 
Language: JavaScript 
last commit: over 2 years ago 
Linked from   1 awesome list  
  babelbabel-macrosbabel-plugin 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 | 
|  | A Babel plugin to simplify import paths in JavaScript projects by resolving relative paths to absolute module paths | 3,467 | 
|  | A tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features. | 4,395 | 
|  | Allows code to run at build-time instead of runtime, bypassing browser limitations and enabling synchronous execution in Node.js. | 1,358 | 
|  | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 | 
|  | Optimizes internationalization text files by reducing bundle size through code substitution | 14 | 
|  | A JavaScript library that enables zero-runtime CSS in JS with dynamic styles and automatic CSS extraction during build time. | 11,721 | 
|  | Optimization techniques for reducing bundle size when using libraries in Webpack projects | 3,362 | 
|  | Automates mapping of CSS class names to unique identifiers in React components | 5,207 | 
|  | A fast and expressive template engine for generating dynamic documents from pre-defined templates. | 10,444 | 
|  | Reads and executes files at build time using JavaScript macros | 149 | 
|  | A plugin that transpiles JavaScript code to newer versions using Babel | 57 | 
|  | A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 | 
|  | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 | 
|  | Enables extending built-in JavaScript types like Error and Array by static analysis | 148 |