Login or Signup
Home
Models
Use at Work
Docs
Blog
Download
Login
Careers
Privacy Policy
Terms of Use
1.2K Downloads
0
6
Description
Give LLM the ability to run JavaScript/TypeScript code in a sandboxed environment using Deno.
Last update
Project Files
src
.gitignore
25 B
manifest.json
111 B
package-lock.json
6 KB
package.json
359 B
README.md
307 B
tsconfig.json
322 B
README
Give LLM the ability to run JavaScript/TypeScript code in a sandboxed environment using deno.
The source code resides in the src/ directory. For development purposes, you can run the plugin in development mode using:
src/
lms dev