JavaScript Live Tester - Online Run & Debug Snippets
Write JavaScript code and see the output or console.log results immediately. Safe iframe sandbox. For quick experiments.
UD5 Toolkit
event.key and event.code. This tool displays all four values so you can compare them in real time.ctrlKey: true). The history chips also show the full combination context. Note that some system-level shortcuts (like Alt+Tab or Ctrl+Alt+Del) are intercepted by the operating system and won't reach the browser.getModifierState()) can detect them, and pressing those keys will show their state in the detail panel. Many modern keyboards also have LED indicators for these lock states — use this tool alongside those physical indicators to verify everything is working correctly.Write JavaScript code and see the output or console.log results immediately. Safe iframe sandbox. For quick experiments.
Evaluate the strength of your passwords with a visual meter and detailed feedback. Check for length, complexity, and breached passwords. All analysis is client-side.
Tune your guitar using the browser microphone. Detects pitch and shows deviation from standard tuning. No installation, pure client-side audio processing.
Enter a MIDI note number (0–127) or a musical note name and get the exact frequency in Hz. Piano keyboard picker.
Paste text to see a live letter frequency bar chart. Helps break substitution ciphers. All local analysis.
Transform English text into pseudolocalized text with accents, expansion, and brackets. Test your UI's readiness for translation.
Build a Vite configuration file by selecting plugins (Vue, React, etc.), aliases, and build options. Copy the final code.
Convert decimal numbers to their hexadecimal equivalents. Support for large integers. Fast and handy for low-level programming reference.
Enter a URL and see a waterfall of external scripts with their download size and execution time estimate. Identify performance culprits.
Convert numbers between binary, octal, decimal, and hexadecimal bases. See real-time conversion as you type. Clean and simple programmer utility.
Drag a virtual mineral across common items to understand scratch hardness. Interactive learning for jewelers.
Enter a CDN URL for a script or style and generate the integrity attribute with sha384 or sha512. Protect your site.
Convert between Base32 encoded strings and hexadecimal. Work with low‑level data representations. All local.
Enter a hex color and hear a tone mapped to its hue. Explore the connection between color and sound. Fun perceptual experiment.
Live cryptocurrency prices from public APIs. Clean ticker with percentage changes. Pure frontend, no account needed.
Create a humorous fake GitHub profile screenshot with custom name, stars, and languages. Pure canvas prank.
Rotate and view the 3D shapes of s, p, d, and f orbitals. Great for teaching quantum mechanics. WebGL‑based.
Press a combination of modifier keys and see which common macOS shortcuts use them. Learn by experimentation.
Compare standard keyboard layouts side-by-side. Click keys to see characters. Useful for learning alternative layouts.
Paste media queries and see a visual indicator of which rules apply at current viewport size.
Quickly test SQL JOIN syntax (INNER, LEFT, RIGHT, FULL) with a sample database schema. Check logic and see conceptual result set without a real DB. Local only.
Enter a URL and see the full redirect chain with status codes and response times. Also validates against your chosen rule.
Enter a URL and see a visual map of the tab order. Detect broken tabindex values. Improve keyboard navigation.
Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
Enter a URL and a user‑agent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Press any key combination and record the sequence. Export as JSON or human‑readable text. Perfect for documenting shortcuts.
Connect a game controller and see every button press, axis movement, and vibration test. Uses the Gamepad API.
See the roving tabindex pattern in action. Use arrow keys to navigate a list. Copy the accessible JavaScript pattern.
Connect your MIDI keyboard and see pressed notes visually on a piano roll. Check velocity, channel, and aftertouch. No DAW needed.
Feed, play, and care for a cute pixel pet inside your browser. Its state persists via localStorage. Don't let it die!