vite-plugin-bundle-obfuscator

JavaScript obfuscator

A plugin that obfuscates JavaScript code in Vite projects to enhance security.

JavaScript obfuscator plugin for Vite provides customizable options and multi-threaded support to quickly obfusify and enhance code security.

GitHub

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

javascript-obfuscatorobfuscated-codevitevite-javascript-obfuscatorvite-plugin

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,000
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. 19
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 code during Vite build and serve phases 53
vite-plugin/vite-plugin-commonjs A pure JavaScript implementation of the CommonJS module system for use in web applications. 110
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 350
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 58
richardtallent/vite-plugin-singlefile A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. 867