rollup-plugin-amd
Module converter
Converts AMD modules to ES2016 modules for inclusion in Rollup bundles
Convert AMD files to ES2016 modules
23 stars
2 watching
11 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
eight04/rollup-plugin-iife | Converts ES modules to IIFE format for use in Rollup builds | 43 |
yanceyofficial/rollup-plugin-toml | Converts TOML files to ES6 modules for use in JavaScript projects | 3 |
n370/rollup-plugin-geojson | Converts .geojson files to ES6 modules | 3 |
mtojo/rollup-plugin-stylus-css-modules | Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
autodesk/rollup-plugin-app-utils | Provides tools for managing translations and static assets in Rollup builds | 1 |
trysound/rollup-plugin-string | Converts text files to JavaScript modules | 86 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |
vwochnik/rollup-plugin-glsl | Converts GLSL shader source files to modules | 22 |
alex-kinokon/rollup-plugin-ignore | Prevents modules from being included in the output bundle of a JavaScript application | 26 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
mprt-org/rollup-plugin-incremental | Improves Rollup build performance by recompiling only changed modules. | 28 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 102 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
oligot/rollup-plugin-nodent | Converts ES2017 async/await syntax to compatible format | 27 |