Category Hub

JavaScript Tools

JS minifier, AST viewer, module inspector, and sandbox runner

10 utilities available

Available JavaScript Tools

JavaScript Code Minifier

Compress JavaScript files by removing comments and unnecessary spaces.

Open JavaScript Code Minifier

JavaScript Code Obfuscator

Obfuscate JavaScript source code to prevent easy reading or reverse engineering.

Open JavaScript Code Obfuscator

JavaScript Code Beautifier

Format and indent minified JavaScript code for clean readability.

Open JavaScript Code Beautifier

TypeScript to Plain JavaScript Converter

Strip TypeScript interfaces and type annotations to produce plain JS.

Open TypeScript to Plain JavaScript Converter

Console.log Statement Remover

Remove all console.log, console.warn, and console.error statements from JavaScript code.

Open Console.log Statement Remover

JavaScript Code Minifier

Minify JS code by stripping comments and spaces.

Open JavaScript Code Minifier

JSONP Callback Payload Formatter

Extract raw JSON payload from JSONP callback function wrappers.

Open JSONP Callback Payload Formatter

JavaScript Keyboard Event KeyCode Inspector

Inspect keyboard event.key, event.code, and keyCode live.

Open JavaScript Keyboard Event KeyCode Inspector

Client-Side JavaScript Benchmark Timer

Measure JavaScript function execution ops per second.

Open Client-Side JavaScript Benchmark Timer

Interactive JavaScript Array Methods Playground

Interactive reference for map, filter, and reduce array operations.

Open Interactive JavaScript Array Methods Playground