Fetching latest headlines…
JS Sandbox v1.0.0 — free open source desktop JavaScript scratchpad for Linux/Windows/Mac
NORTH AMERICA
🇺🇸 United StatesMay 7, 2026

JS Sandbox v1.0.0 — free open source desktop JavaScript scratchpad for Linux/Windows/Mac

1 views0 likes0 comments
Originally published byDev.to

Hey everyone — built a lightweight desktop JavaScript sandbox and wanted to share it free with the community.

Features:

  • Syntax highlighted editor (One Dark theme)
  • Full console output — log, warn, error, info all captured
  • Objects and arrays pretty-printed
  • Multiple tabs
  • Resizable split pane
  • No license key, no account, completely free

Linux users: unzip and run ./install.sh — handles everything automatically.

GitHub: https://github.com/carolinacodeworksdev/js-sandbox

Released free by Carolina Codeworks. Hope it helps someone!

Download

Grab the latest release directly from GitHub — no Git required:
https://github.com/carolinacodeworksdev/js-sandbox/releases/latest

Comments (0)

Sign in to join the discussion

Be the first to comment!