Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 847 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 847 Bytes

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