7
7
JavaScript ` obfuscator ` plugin for ` Vite ` environments
8
8
9
9
[ ![ awesome-vite] ( https://awesome.re/badge.svg )] ( https://github.com/vitejs/awesome-vite )
10
- [ ![ ] [ npm-release-shield ]] [ npm-release-link ]
11
- [ ![ ] [ npm-downloads-shield ]] [ npm-release-link ]
12
- [ ![ ] [ github-releasedate-shield ]] [ github-releasedate-link ]
13
- [ ![ ] [ github-license-shield ]] [ github-license-link ]
10
+ [ ![ npm version] ( https://img.shields.io/npm/v/vite-plugin-bundle-obfuscator?style=flat&colorA=18181B&colorB=28CF8D&logo=npm )] ( https://www.npmjs.com/package/vite-plugin-bundle-obfuscator )
11
+ [ ![ npm downloads] ( https://img.shields.io/npm/dt/vite-plugin-bundle-obfuscator?style=flat&colorA=18181B&colorB=28CF8D&logo=npm )] ( https://www.npmjs.com/package/vite-plugin-bundle-obfuscator )
12
+ [ ![ GitHub Release Date] ( https://img.shields.io/github/release-date/z0ffy/vite-plugin-bundle-obfuscator?style=flat&colorA=18181B&colorB=a855f7 )] ( https://github.com/z0ffy/vite-plugin-bundle-obfuscator/releases )
13
+ [ ![ codecov] ( https://codecov.io/gh/z0ffy/vite-plugin-bundle-obfuscator/graph/badge.svg )] ( https://codecov.io/gh/z0ffy/vite-plugin-bundle-obfuscator )
14
+ [ ![ GitHub License] ( https://img.shields.io/github/license/z0ffy/vite-plugin-bundle-obfuscator?style=flat&colorA=18181B&colorB=white )] ( https://github.com/z0ffy/vite-plugin-bundle-obfuscator/blob/main/LICENSE )
14
15
15
- [ Changelog] ( ./CHANGELOG.md ) · [ Report Bug] [ github-issues-link ] · [ Request Feature] [ github-pr-link ]
16
+ [ 📝 Changelog] ( ./CHANGELOG.md ) · [ 🐛 Report Bug] [ github-issues-link ] · [ ✨ Request Feature] [ github-pr-link ]
16
17
17
18
<p align =" center " >
18
19
<strong >English</strong > | <a href =" ./README.zh-CN.md " >中文</a >
@@ -22,30 +23,21 @@ JavaScript `obfuscator` plugin for `Vite` environments
22
23
23
24
</div >
24
25
25
- [ npm-release-shield ] : https://img.shields.io/npm/v/vite-plugin-bundle-obfuscator?color=369eff&labelColor=black&logo=npm&logoColor=white
26
-
27
- [ npm-downloads-shield ] : https://img.shields.io/npm/dt/vite-plugin-bundle-obfuscator?color=red&labelColor=black&logo=npm&logoColor=white
28
-
26
+ <!-- Badge Links -->
27
+ [ npm-release-shield ] : https://img.shields.io/npm/v/vite-plugin-bundle-obfuscator?style=flat&colorA=18181B&colorB=28CF8D&logo=npm
28
+ [ npm-downloads-shield ] : https://img.shields.io/npm/dt/vite-plugin-bundle-obfuscator?style=flat&colorA=18181B&colorB=28CF8D&logo=npm
29
29
[ npm-release-link ] : https://www.npmjs.com/package/vite-plugin-bundle-obfuscator
30
-
31
- [ github-releasedate-shield ] : https://img.shields.io/github/release-date/z0ffy/vite-plugin-bundle-obfuscator?labelColor=black
32
-
30
+ [ github-releasedate-shield ] : https://img.shields.io/github/release-date/z0ffy/vite-plugin-bundle-obfuscator?style=flat&colorA=18181B&colorB=a855f7
33
31
[ github-releasedate-link ] : https://github.com/z0ffy/vite-plugin-bundle-obfuscator/releases
34
-
35
- [ github-issues-shield ] : https://img.shields.io/github/issues/z0ffy/vite-plugin-bundle-obfuscator?color=ff80eb&labelColor=black
36
-
37
- [ github-issues-link ] : https://github.com/z0ffy/vite-plugin-bundle-obfuscator/issues
38
-
39
- [ github-license-shield ] : https://img.shields.io/github/license/z0ffy/vite-plugin-bundle-obfuscator?color=white&labelColor=black
40
-
32
+ [ github-license-shield ] : https://img.shields.io/github/license/z0ffy/vite-plugin-bundle-obfuscator?style=flat&colorA=18181B&colorB=white
41
33
[ github-license-link ] : https://github.com/z0ffy/vite-plugin-bundle-obfuscator/blob/main/LICENSE
42
-
34
+ [ github-issues-link ] : https://github.com/z0ffy/vite-plugin-bundle-obfuscator/issues
43
35
[ github-pr-link ] : https://github.com/z0ffy/vite-plugin-bundle-obfuscator/pulls
44
36
45
37
## ⭐️ Features
46
38
47
39
- ✅ ⚡ Supports ` JavaScript obfuscation ` in ` Vite ` projects.
48
- - ✅ 🚀 Multi-threading support for better performfance .
40
+ - ✅ 🚀 Multi-threading support for better performance .
49
41
- ✅ ⚙️ Customizable obfuscator options to fit your needs.
50
42
- ✅ 🛡️ Auto-excludes ` node_modules ` .
51
43
- ✅ 📦 Support the ` node_modules ` split chunk.
0 commit comments