rollup-plugin-web-worker-loader

Web worklet loader

A plugin to load Web Workers and other Web Worklets into Rollup bundles

Rollup plugin to load Workers. Supports inlining, dependencies, source maps, NodeJS and browsers.

GitHub

112 stars
4 watching
31 forks
Language: JavaScript
last commit: about 1 year ago

Related projects:

Repository Description Stars
4lejandrito/rollup-plugin-browsersync A tool that enables live reloading of web applications during development 19
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
operandom/rollup-plugin-vinyl A plugin to import and process files in a format similar to Node.js's Vinyl API 1
trofima/rollup-plugin-ejs A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates 8
theneuronproject/rollup-plugin-eft An EFT loader for Rollup that enables template loading and compilation 1
surma/rollup-plugin-off-main-thread Enables ES6 modules in worker threads using Rollup 308
thgh/rollup-plugin-serve Serves rolled-up bundles similar to webpack-dev-server 248
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
drsensor/rollup-plugin-rust A tool that compiles Rust code into WebAssembly modules for use in JavaScript projects 41
chadhietala/broccoli-rollup A plugin that integrates Rollup with Broccoli, enabling a build process for JavaScript applications. 36
chrisdothtml/rollup-plugin-dustjs A Rollup plugin for importing Dust.js templates as modules 4
pearofducks/rollup-plugin-dev A development server for Rollup with enhanced logging and options for serving static files 61
vikerman/rollup-plugin-hoist-import-deps Improves performance of lazy loading by preloading static imports alongside dynamic import calls 67
wasm-tool/rollup-plugin-rust A Rollup plugin for bundling and importing Rust crates into JavaScript applications. 210
jetiny/rollup-plugin-re A plugin for transforming and replacing content in build processes using Rollup 35