UglifyJS 3 is a JavaScript parser, minifier, compressor, and beautifier toolkit designed for processing JavaScript code. The tool supports JavaScript and most ECMAScript language features, though exotic ECMAScript features may require preprocessing with transpilers like Babel before using UglifyJS. Key capabilities include: - JavaScript parsing and syntax analysis - Code minification to reduce file size - Code compression for optimization - Code beautification for improved readability - Command-line interface for batch processing - Programmatic API for integration into development workflows UglifyJS 3 features a simplified API and CLI that is not backwards compatible with version 2. The tool can process multiple input files simultaneously, parsing them in sequence within the same global scope to maintain proper variable and function references across files. Installation options include global installation via NPM for command-line usage or local installation for programmatic integration. The tool accepts input from files or STDIN and provides flexible command-line options for various processing scenarios.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A comprehensive toolkit for web application security testing, offering a range of products and solutions for identifying vulnerabilities and improving security posture.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
A deliberately vulnerable Java web application designed for educational purposes to teach web application security concepts and common vulnerabilities.
A source code search engine for searching alphanumeric snippets, signatures, or keywords in web page HTML, JS, and CSS code.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.