vite-plugin-bundle-obfuscator

Code protector

A plugin for Vite that provides customizable JavaScript obfuscation options to protect code from reverse engineering.

JavaScript obfuscator plugin provides customizable options and multi-threaded support for Vite.

GitHub

69 stars
3 watching
0 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list

javascript-obfuscatorobfuscated-codevitevite-javascript-obfuscatorvite-litvite-pluginvite-reactvite-solidjsvite-sveltevite-vue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yzydeveloper/vite-plugin-babel-compiler A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. 24
applelo/vite-plugin-browser-sync An extension for Vite that integrates BrowserSync for live code reloading and previewing. 67
fi3ework/vite-plugin-checker A Vite plugin that runs checks for various code analysis tools in a worker thread. 1,015
hemengke1997/vite-plugin-public-typescript A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. 12
altrusl/vite-plugin-html-injection A plugin to inject reusable code snippets into HTML files during the build process for faster and more maintainable front-end development. 21
vite-plugin/vite-plugin-optimizer Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. 36
fengxinming/vite-plugins Custom plugins for building and optimizing web applications with Vite 70
owlsdepartment/vite-plugin-babel Enables Babel transformation of JavaScript files during Vite development and build processes. 53
vite-plugin/vite-plugin-commonjs A pure JavaScript implementation of the CommonJS module system for use in web applications. 115
dreambo8563/vite-plugin-bundle-prefetch A Vite plugin to prefetch resources in bundles 19
sanyuan0704/vite-plugin-chunk-split Improves chunk splitting in Vite to optimize bundle sizes and loading times 356
zhangfisher/vite-plugin-vue-style-bundler Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. 7
shixuanhong/vite-plugin-css-export A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules. 27
donnikitos/vite-plugin-html-inject Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility 60
richardtallent/vite-plugin-singlefile A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. 881