rollup-plugin-external-globals
Globalizer
Transforms external imports into global variables or wrapped functions
Transform external imports into global variables like output.globals.
107 stars
3 watching
22 forks
Language: JavaScript
last commit: 3 months ago rolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin to polyfill Node.js globals in rolled-up applications | 90 |
| A plugin to import files from multiple sources using glob-star patterns | 24 |
| A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
| Allows importing build-time constants into JavaScript code with Rollup. | 11 |
| Converts CommonJS modules to ES module format | 21 |
| Converts ES modules to IIFE format for use in Rollup builds | 43 |
| This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
| A rollup plugin to make assets external during the bundling process | 2 |
| Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
| Enables conditional compilation and variable replacement during Rollup processing. | 58 |
| This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |
| Converts .geojson files to ES6 modules | 3 |