rollup-plugin-off-main-thread
Module loader
Enables ES6 modules in worker threads using Rollup
Use Rollup with workers and ES6 modules today.
308 stars
5 watching
32 forks
Language: JavaScript
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
yanceyofficial/rollup-plugin-toml | Converts TOML files to ES6 modules for use in JavaScript projects | 3 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
alex-kinokon/rollup-plugin-ignore | Prevents modules from being included in the output bundle of a JavaScript application | 26 |
trofima/rollup-plugin-ejs | A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
drsensor/rollup-plugin-rust | A tool that compiles Rust code into WebAssembly modules for use in JavaScript projects | 41 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
n370/rollup-plugin-geojson | Converts .geojson files to ES6 modules | 3 |
gmfun/rollup-plugin-sass-variables | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
chrisdothtml/rollup-plugin-dustjs | A Rollup plugin for importing Dust.js templates as modules | 4 |
vijithassar/rollup-plugin-markdown | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
bdadam/rollup-plugin-html | A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 37 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
eight04/rollup-plugin-iife | Converts ES modules to IIFE output | 41 |
trysound/rollup-plugin-string | Converts text files to JavaScript modules | 85 |