rollup-plugin-iife
Module converter
Converts ES modules to IIFE output
Convert ES modules into IIFEs.
41 stars
2 watching
4 forks
Language: JavaScript
last commit: 9 months ago iiferolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
piuccio/rollup-plugin-amd | Converts AMD modules to ES2016 modules for inclusion in Rollup bundles | 22 |
n370/rollup-plugin-geojson | Converts .geojson files to ES6 modules | 3 |
eight04/rollup-plugin-external-globals | Transforms external imports into global variables in Rollup plugins | 106 |
yanceyofficial/rollup-plugin-toml | Converts TOML files to ES6 modules for use in JavaScript projects | 3 |
exuanbo/rollup-plugin-esbuild-transform | Transforms content types using esbuild with Rollup | 12 |
theneuronproject/rollup-plugin-eft | An EFT loader for Rollup that enables template loading and compilation | 1 |
ulisses-alves/rollup-plugin-elm | A plugin for Rollup to compile and bundle Elm files into ES6 modules | 16 |
trofima/rollup-plugin-ejs | A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
surma/rollup-plugin-off-main-thread | Enables ES6 modules in worker threads using Rollup | 308 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
mjeanroy/rollup-plugin-license | Adds license information to a bundle during rollup generation | 114 |