{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/2"}],"enrichment":{"capability":"Beautifies, unpacks, and deobfuscates JavaScript code, including output from popular online obfuscators.","skillfed_tags":["javascript-tools","code-analysis","deobfuscation"],"use_cases":["Reverse-engineer minified JavaScript from production websites for security auditing","Unpack obfuscated malware samples for analysis and threat intelligence","Recover readable source code from packed or compressed JavaScript libraries","Format and debug JavaScript that has been processed through online obfuscators","Automate beautification of JavaScript in build pipelines or CI/CD workflows"],"what_it_does":"jsbeautifier is a Python package that reformats and deobfuscates JavaScript code. It takes minified, obfuscated, or packed JavaScript and outputs human-readable code with proper indentation and formatting. The package is designed to handle output from popular online obfuscators, making it useful for code analysis, security review, or recovering readable source from minified distributions.\n\nThe package has a single runtime dependency on editorconfig and installs with low friction. It has been actively maintained since its initial release in 2013, with recent activity indicating ongoing support.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and addresses a specific need in JavaScript analysis and code recovery. No known vulnerabilities. Suitable for developers, security researchers, and automation tasks involving JavaScript code inspection."},"id":"jsbeautifier","links":{"html":"https://skillfed.io/packages/jsbeautifier","md":"https://skillfed.io/packages/jsbeautifier.md","pypi":"https://pypi.org/project/jsbeautifier/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-30","license_spdx":null,"license_treatment":"permissive","name":"jsbeautifier","python_support":"unspecified","summary":"JavaScript unobfuscator and beautifier."},"popularity":{"monthly_downloads":7177550,"position":1776,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.0.3"}
