{"library":"worklet-loader","type":"library","category":null,"description":"Webpack loader that imports scripts as URLs for use with worklet modules (AudioWorklet, PaintWorklet, AnimationWorklet, etc.). Version 2.0.0 is the latest stable release. It is explicitly a fork of worker-loader and the maintainer advises caution as worker-specific behaviors may break worklets. Only works with webpack 3 or 4. No active development; likely obsolete once worker-loader supports worklets natively. Supports inline as Blob, custom filenames, and public path overrides.","language":"javascript","status":"deprecated","version":"2.0.0","tags":["javascript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install worklet-loader","imports":["import workletUrl from 'worklet-loader!./worklet.js';","declare module '*.worklet.ts' { const exportString: string; export default exportString; }","const workletUrl = require('worklet-loader!./worklet.js');"]},{"cmd":"yarn add worklet-loader","imports":[]},{"cmd":"pnpm add worklet-loader","imports":[]}],"homepage":null,"github":"https://github.com/reklawnos/worklet-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/worklet-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}