GraphQL Playground - Online Query & Schema Explorer
Execute GraphQL queries against any endpoint with variables and headers. Explore schema via introspection. All requests made directly from your browser.
UD5 Toolkit
Add a root field to start building your query.
Execute GraphQL queries against any endpoint with variables and headers. Explore schema via introspection. All requests made directly from your browser.
Enter a GraphQL endpoint, write a query, and see the response. Add headers and variables. Simple testing client.
Paste a JSON object and see a dynamic, draggable tree graph representation. Excellent for debugging nested data.
Drag pie slices to represent fractions and see them added together. Great for visual learners.
Overlay outlines of different paper sizes scaled to real dimensions on screen. Choose the right one.
Animated circle guides your breathing: breathe in, hold, breathe out. Customizable ratios (e.g., 4-7-8). Soothing colors, optional bell sound. Purely local.
Write a JavaScript snippet and get a ready‑to‑drag bookmarklet link. With minification and encoding. Easy browser tools.
Enter a decimal number and see a visual breakdown of bits, place values, and bitwise operations. Learn binary easily.
Design a layout where nested grids share track sizes with their parent via subgrid. Copy the complete CSS.
Query the permission state of camera, microphone, geolocation, and more. See the response and learn the API.
Add rows and columns, merge cells, and set gaps visually. Get the grid‑template CSS and HTML. Fast layout prototyping.
Connect oscillators, gain nodes, and filters with a visual graph. Hear the result in real time. Learn Web Audio interactively.
Create complex linear gradients with any number of color stops, exact angles, and length units. Live preview and CSS code.
Enter text and see each character's 8‑bit binary laid out in a black‑and‑white grid. Beautiful data art. Local.
Drag protons, neutrons, and electrons onto a Bohr model template. See the element change. Educational tool.
Get a clean, commented JS plugin skeleton with IIFE or ES module pattern. Start your new library faster.
Craft a 30‑second elevator pitch by filling in problem, solution, and ask. Copy the final professional text.
Build a simple decision tree by adding yes/no nodes. Flowchart style. Export as text outline.
Enter a number and see its Collatz sequence graphed. Watch the steps until it reaches 1. Mesmerizing math.
Press any key and see it light up on a standard QWERTY layout. Check functionality or demonstrate shortcuts.
Set a cron expression and see a calendar of the next 1,000 execution times. Never miss a schedule again.
Upload ugly SQL and get a beautifully indented, syntax‑highlighted version. Supports multiple dialects. All local.
An animated hourglass that you can set for any time. Watch the sand flow. Beautiful and calming timer.
Experiment with CSS Grid properties visually. Add rows, columns, and areas. See the grid in action and copy the code.
Configure and generate a pure CSS accordion with details/summary styling. Copy the HTML/CSS. Accessible and lightweight.
Build a yoga flow by dragging pose cards into a sequence. Pose reference images included. Print or share your flow.
Create simple 2‑ or 3‑set Venn diagrams by entering comma‑separated lists. Shareable via URL fragment. No account.
Build a small crossword by adding words and clues. Export as a printable grid or solve in browser. Perfect for classrooms.
Parse a URL's query string into a key-value table, or build a query string from parameters. Perfect for API testing and web development.
Build and test regular expressions against sample text. Real-time match highlighting, capture groups display, and flavor options. All inside your browser.