{"library":"rollup-plugin-workers","type":"library","category":null,"description":"A Rollup plugin that adds code splitting for JavaScript module Workers (Web Workers, Shared Workers, Service Workers) and Worklets (AudioWorklet, PaintWorklet, LayoutWorklet, AnimationWorklet). Current stable version: 2.1.1. Works with Rollup >= 1.11.0. It transforms Worker/Worklet import patterns into separate output chunks, enabling dynamic code splitting for multithreaded applications. Unlike generic worker plugins, this plugin specifically targets module-type workers and supports ES module format in workers. Does not include a module loader; users must handle chunk loading.","language":"javascript","status":"active","version":"2.1.1","tags":["javascript"],"install":[{"cmd":"npm install rollup-plugin-workers","imports":["import worker from 'rollup-plugin-workers'","import { default as worker } from 'rollup-plugin-workers'","import worker from 'rollup-plugin-workers';\n\nexport default {\n  plugins: [worker()]\n}"]},{"cmd":"yarn add rollup-plugin-workers","imports":[]},{"cmd":"pnpm add rollup-plugin-workers","imports":[]}],"homepage":null,"github":"https://github.com/johanholmerin/rollup-plugin-workers","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-workers","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rollup-plugin-workers/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}