JSRunner
JSRunner copied to clipboard
π Run JavaScript dynamicly in Browser/Node.js
JSRunner
βοΈ δΈ»ι‘΅ | WebSite πΆοΈ ε¨ηΊΏδ½ιͺ | Online π ζ΄ζ°ζ₯εΏ | Changelog
- β Run JavaScript code to quickly verify code logic
- β Support switching NodeJS/browser operating environment
- β
Ctrl/Command+R
Quickly run code - β
Ctrl/Command+Q
Clear the console - β
Ctrl/Command+N
Create new code snippet - β
Ctrl/Command+E
Toggle Lock status - β
Ctrl/Command+Shift+P
Call Command Palette - β
Ctrl/Command+Shift+L
List all history - β Support backtracking code history. Support saving/editing code running history
- β Support manually triggering code execution/running code in real time
- β Support top-level await. Adapt to dark mode