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

113 stars
4 watching
33 forks
Language: JavaScript
last commit: about 3 years ago

Related projects:

RepositoryDescriptionStars
4lejandrito/rollup-plugin-browsersyncA tool that enables live reloading of web applications during development19
bdadam/rollup-plugin-htmlA Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process.38
operandom/rollup-plugin-vinylA plugin to import and process files in a format similar to Node.js's Vinyl API1
trofima/rollup-plugin-ejsA Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates8
theneuronproject/rollup-plugin-eftAn EFT loader for Rollup that enables template loading and compilation1
surma/rollup-plugin-off-main-threadEnables ES6 modules in worker threads using Rollup308
thgh/rollup-plugin-serveServes rolled-up bundles similar to webpack-dev-server248
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
drsensor/rollup-plugin-rustA tool that compiles Rust code into WebAssembly modules for use in JavaScript projects41
chadhietala/broccoli-rollupA plugin that integrates Rollup with Broccoli, enabling a build process for JavaScript applications.36
chrisdothtml/rollup-plugin-dustjsA Rollup plugin for importing Dust.js templates as modules4
pearofducks/rollup-plugin-devA development server for Rollup with enhanced logging and options for serving static files61
vikerman/rollup-plugin-hoist-import-depsImproves performance of lazy loading by preloading static imports alongside dynamic import calls67
wasm-tool/rollup-plugin-rustA Rollup plugin for bundling and importing Rust crates into JavaScript applications.211
jetiny/rollup-plugin-reA plugin for transforming and replacing content in build processes using Rollup35