{"id":24630932,"url":"https://github.com/jarweb/obfuscator-webpack-plugin","last_synced_at":"2026-05-09T18:33:10.038Z","repository":{"id":42849137,"uuid":"262023961","full_name":"Jarweb/obfuscator-webpack-plugin","owner":"Jarweb","description":"a js obfuscator plugin for webpack","archived":false,"fork":false,"pushed_at":"2023-01-06T05:14:04.000Z","size":1025,"stargazers_count":1,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T03:48:57.583Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Jarweb.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}},"created_at":"2020-05-07T10:49:09.000Z","updated_at":"2023-03-10T08:13:01.000Z","dependencies_parsed_at":"2023-02-05T09:46:54.476Z","dependency_job_id":null,"html_url":"https://github.com/Jarweb/obfuscator-webpack-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jarweb%2Fobfuscator-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jarweb%2Fobfuscator-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jarweb%2Fobfuscator-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jarweb%2Fobfuscator-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jarweb","download_url":"https://codeload.github.com/Jarweb/obfuscator-webpack-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244560384,"owners_count":20472218,"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":[],"created_at":"2025-01-25T07:13:48.809Z","updated_at":"2026-05-09T18:33:09.957Z","avatar_url":"https://github.com/Jarweb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## intro\n\na js obfuscator plugin for webpack\n\n## quick start\n\n```\nnpm i @jarzzzi/obfuscator-webpack-plugin --dev\n```\n\n## example\n```js\nconst CodeObfuscatorWebpackPlugin = require('@jarzzzi/obfuscator-webpack-plugin')\n\nplugins: [\n    new CodeObfuscatorWebpackPlugin({\n      // javascript-obfuscator options\n      options: {\n        compact: true,\n      },\n      chunks: ['dist'],\n    })\n  ]\n```\n\n## links\n\n- know more here to go [javascript-obfuscator](https://github.com/javascript-obfuscator/javascript-obfuscator)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarweb%2Fobfuscator-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarweb%2Fobfuscator-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarweb%2Fobfuscator-webpack-plugin/lists"}