Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
parcel-plugin-obfuscate
Uses javascript-obfuscator to obfuscate entry files
parcel-config-obfuscator
Uses javascript-obfuscator to obfuscate entry files
parcel-packager-obfuscator
Uses javascript-obfuscator to obfuscate entry files
parcel-resolver-obfuscator
Uses javascript-obfuscator to obfuscate entry files
mangle-js-webpack-plugin
支持3种加密算法: `aaencode` `jjencode` `obfuscator JS`(默认)
get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time
js-tokens
Tiny JavaScript tokenizer.
call-bind
Robustly `.call.bind()` a function
istanbul-lib-instrument
Core istanbul API for JS code coverage
serialize-javascript
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
call-bound
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
is-arguments
Is this an arguments object? It's a harder question than you think.
fast-xml-parser
Validate XML, Parse XML, Build XML without C/C++ based libraries
has-values
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
uglify-js
JavaScript parser, mangler/compressor and beautifier toolkit
interpret
A dictionary of file extensions and associated module loaders.
postcss-js
PostCSS for CSS-in-JS and styles in JS objects
environment
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
js-obf
Un obfuscator Javascript open source et puissant pour rendre votre code illisible mais fonctionnel
map-or-similar
A JavaScript (JS) Map or Similar object polyfill if Map is not available.