@mbartoldus/stringworker@0.1.1
latest
makes a worker from a given script string
This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
JSR Score
100%
Published
3 months ago (0.1.1)
f
bakeScript
Converts a script, representated as a string, to a script which exports that script as a string.
f
stringWorker
Takes a script represented as a string, and returns a worker running that script.