The most powerful rollup plugin for javascript-obfuscator. Latest version: 1.1.0, last published: a year ago. Start using rollup-plugin-obfuscator in your project by running `npm i rollup-plugin-obfuscator`. There are 16 other projects in the npm registr
npm install --save-dev javascript-obfuscator # 或者 yarn add --dev javascript-obfuscator 3. 在构建配置文件中引入rollup-plugin-obfuscator 在vite.config.ts或vite.config.js文件中,引入rollup-plugin-obfuscator并创建一个插件函数,该函数根据构建模式(如开发模式或生产模式)来决定是否应用混淆插件。 typescript...
Rollup plugin forjavascript-obfuscator. Installation Install the package: npmnpm install --save-dev rollup-plugin-javascript-obfuscator yarnyarn add --dev rollup-plugin-javascript-obfuscator Usage Pass any options available in the obfuscator. import{rollup}from'rollup'importobfuscatorPluginfrom'rollup-plugi...
Plugin for Rollup to obfuscate JS code Version2.0.4LicenseMIT INSTALL Version: Static Open in jsfiddle Learn more Statistics Requests0 Bandwidth0 Top version -0 Full rollupv2.0-plugin-javascript-obfuscator Download Stats Share Keywords rollup
Rollup plugin forjavascript-obfuscator. Installation Install the package: npmnpm install --save-dev rollup-plugin-javascript-obfuscator yarnyarn add --dev rollup-plugin-javascript-obfuscator Usage Pass any options available in the obfuscator. import{rollup}from'rollup'importobfuscatorPluginfrom'rollup-plugi...
rollup 代码混淆插件. Latest version: 1.0.5, last published: 2 years ago. Start using @yicode-helper/rollup-obfuscator in your project by running `npm i @yicode-helper/rollup-obfuscator`. There are no other projects in the npm registry using @yicode-helpe
"jsnext:main": "dist/rollup-plugin-javascript-obfuscator.es.js", "scripts": { "test": "jest", "pretest": "npm run build", "coverage": "npm test -- --coverage", "build": "rollup -c -f cjs -o dist/rollup-plugin-javascript-obfuscator.cjs.js && rollup -c -f es -o ...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} javascript-obfuscator / rollup-plugin-javascript-obfuscator Public Notifications You must be signed in to change notification settings Fork 17 Star ...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} javascript-obfuscator / rollup-plugin-javascript-obfuscator Public Notifications You must be signed in to change notification settings Fork 17 ...
3", "version": "1.0.4", "description": "Plugin for Rollup to obfuscate JS code", "main": "dist/rollup-plugin-javascript-obfuscator.cjs.js", "jsnext:main": "dist/rollup-plugin-javascript-obfuscator.es.js", 0 comments on commit 5e7c79a Please sign in to comment. ...