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.
262 stars
15 watching
15 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Babel plugin that allows selective logging of JavaScript code at build time | 63 |
| Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
| A Babel plugin that supports design by contract for JavaScript functions. | 267 |
| Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| A Babel macro for converting MDX to inline components | 95 |
| A plugin to modify static strings in JavaScript code to support localization | 10 |
| A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| Reads and executes files at build time using JavaScript macros | 149 |
| Manages feature flags for enabling and disabling features in JavaScript code | 57 |
| A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
| A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 69 |
| Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
| A tool that transpiles modern JavaScript code to earlier versions of the language | 43,304 |