rollup-plugin-off-main-thread

Module loader

Enables ES6 modules in worker threads using Rollup

Use Rollup with workers and ES6 modules today.

GitHub

308 stars
5 watching
32 forks
Language: JavaScript
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
yanceyofficial/rollup-plugin-tomlConverts TOML files to ES6 modules for use in JavaScript projects3
calvinmetcalf/rollup-plugin-node-builtinsAllows Node.js modules to be required and used in Rollup builds138
eight04/rollup-plugin-cjs-esConverts CommonJS modules to ES module format21
alex-kinokon/rollup-plugin-ignorePrevents modules from being included in the output bundle of a JavaScript application26
trofima/rollup-plugin-ejsA Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates8
drsensor/rollup-plugin-rustA tool that compiles Rust code into WebAssembly modules for use in JavaScript projects41
sormy/rollup-plugin-smart-assetRollup plugin to process asset references in JavaScript code34
n370/rollup-plugin-geojsonConverts .geojson files to ES6 modules3
gmfun/rollup-plugin-sass-variablesA Rollup plugin that loads SCSS variables as JavaScript objects9
chrisdothtml/rollup-plugin-dustjsA Rollup plugin for importing Dust.js templates as modules4
vijithassar/rollup-plugin-markdownExtracts JavaScript code from embedded Markdown blocks in Rollup configurations18
bdadam/rollup-plugin-htmlA Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process.38
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60
eight04/rollup-plugin-iifeConverts ES modules to IIFE format for use in Rollup builds43
trysound/rollup-plugin-stringConverts text files to JavaScript modules87