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.
69 stars
3 watching
0 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
javascript-obfuscatorobfuscated-codevitevite-javascript-obfuscatorvite-litvite-pluginvite-reactvite-solidjsvite-sveltevite-vue
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |
| | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
| | A Vite plugin that runs checks for various code analysis tools in a worker thread. | 1,015 |
| | A Vite plugin that injects TypeScript into HTML templates to enable type-safe HTML rendering. | 12 |
| | A plugin to inject reusable code snippets into HTML files during the build process for faster and more maintainable front-end development. | 21 |
| | Manually pre-bundling plugin for Vite that allows developers to optimize and customize the bundling process of their applications. | 36 |
| | Custom plugins for building and optimizing web applications with Vite | 70 |
| | Enables Babel transformation of JavaScript files during Vite development and build processes. | 53 |
| | A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| | A Vite plugin to prefetch resources in bundles | 19 |
| | Improves chunk splitting in Vite to optimize bundle sizes and loading times | 356 |
| | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
| | A Vite plugin that allows CSS variables to be exported and used in JavaScript, supporting various pre-processors and CSS modules. | 27 |
| | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 60 |
| | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 881 |