Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
rollup-obfuscator
A plugin to obfuscate javascript for rollup & vite based on https://www.npmjs.com/javascript-obfuscator
@rollup/plugin-node-resolve
Locate and bundle third-party dependencies in node_modules
@rollup/plugin-commonjs
Convert CommonJS modules to ES2015
@rollup/plugin-replace
Replace strings in files while bundling
@rollup/plugin-babel
Seamless integration between Rollup and Babel.
rollup-plugin-javascript-obfuscator
Plugin for Rollup to obfuscate JS code
@rollup/plugin-json
Convert .json files to ES6 modules
@rollup/plugin-terser
Generate minified bundle
@rollup/plugin-alias
Define and resolve aliases for bundle dependencies
@rollup/plugin-inject
Scan modules for global variables and injects `import` statements where necessary
@rollup/plugin-typescript
Seamless integration between Rollup and TypeScript.
rollup-plugin-typescript2
Seamless integration between Rollup and TypeScript. Now with errors.
@rollup/pluginutils
A set of utility functions commonly used by Rollup plugins
rollup-plugin-copy
Copy files and folders using Rollup
rollup-plugin-sourcemaps
Rollup plugin for grabbing source maps from sourceMappingURLs
@rollup/plugin-image
Import JPG, PNG, GIF, SVG, and WebP files
@rollup/plugin-yaml
Convert YAML files to ES6 modules
rollup-plugin-peer-deps-external
Rollup plugin to automatically add a library's peerDependencies to its bundle's external config.
@miyaneee/rollup-plugin-json5
🍣 A Rollup plugin which Converts .json5 files to ES6 modules.
@rollup/plugin-virtual
Load virtual modules from memory