JSRunner icon indicating copy to clipboard operation
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