{"id":20205460,"url":"https://github.com/holubj/js-obfuscator","last_synced_at":"2025-06-14T17:05:39.140Z","repository":{"id":146807353,"uuid":"173397086","full_name":"holubj/js-obfuscator","owner":"holubj","description":"JavaScript minifier and obfuscator","archived":false,"fork":false,"pushed_at":"2021-12-01T10:45:19.000Z","size":130,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T09:42:06.059Z","etag":null,"topics":["javascript-minifier","javascript-obfuscator","obfuscator","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/holubj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-02T03:09:32.000Z","updated_at":"2024-03-29T10:13:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"5fbe4902-bf78-4c7f-a13c-3f337f233a72","html_url":"https://github.com/holubj/js-obfuscator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/holubj/js-obfuscator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holubj%2Fjs-obfuscator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holubj%2Fjs-obfuscator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holubj%2Fjs-obfuscator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holubj%2Fjs-obfuscator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holubj","download_url":"https://codeload.github.com/holubj/js-obfuscator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holubj%2Fjs-obfuscator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259851737,"owners_count":22921632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript-minifier","javascript-obfuscator","obfuscator","typescript"],"created_at":"2024-11-14T05:17:40.895Z","updated_at":"2025-06-14T17:05:39.133Z","avatar_url":"https://github.com/holubj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScript minifier \u0026 obfuscator\n\nJavascript minifier and obfuscator written in TypeScript.\n\nContains the following transformations:\n\n- Comments and whitespace characters deletion\n- Redundant code deletion (unnecessary parentheses, ..)\n- Code optimization (dead code elimination, expression simplification, ..)\n- Identifiers renaming\n- Stopping debugger in a loop\n- Split of variable declarations and their location randomization\n- Numbers obfuscation\n- Expressions obfuscation\n- Randomizing the order of function parameters\n- Operators outlining (unary, binary, assignment)\n- Console redefinition\n- Strings obfuscation\n- Randomizing the order of function definitions\n- Function merging\n- Code outlining into eval\n- **Code encryption** and **integrity protection**\n\nEach transformation can be configured in `config.yaml` file.\n\n## Installation\n\n```\nnpm install\n```\n\n## Usage\n\n```\nnpm start \u003cinputFile\u003e [\u003coutputFile\u003e]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholubj%2Fjs-obfuscator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholubj%2Fjs-obfuscator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholubj%2Fjs-obfuscator/lists"}