PLUGIN

Report

1 star

2 Downloads

Give LLM the ability to run JavaScript/TypeScript code in a sandboxed environment using Deno.

manifest.json

{
  "type": "plugin",
  "runner": "node",
  "owner": "lmstudio",
  "name": "js-code-sandbox",
  "revision": 6
}