Convert NodeJS to Deno compatible code with rollup.
Locate and bundle third-party dependencies in node_modules
Convert CommonJS modules to ES2015
Seamless integration between Rollup and Babel.
Replace strings in files while bundling
Convert .json files to ES6 modules
Generate minified bundle
Define and resolve aliases for bundle dependencies
Seamless integration between Rollup and TypeScript.
Scan modules for global variables and injects `import` statements where necessary
plug'n'play resolver for Webpack
Next-generation ES module bundler
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config
Rewrite lodash imports with Rollup for improved tree-shaking.
rollup-plugin-node-polyfills ===
Visualize and analyze your bundle to quickly see which modules are taking up space.
Load virtual modules from memory
A set of utility functions commonly used by Rollup plugins
rollup-plugin-polyfill-node ===
🍣 A Rollup plugin which Converts .json5 files to ES6 modules.
Import JPG, PNG, GIF, SVG, and WebP files
Analyze Rollup/Vite/Rolldown bundle stats(bundle size, assets, modules, packages) and compare the results between different builds
Universal Javascript error reporting. Automatically detect JavaScript errors in the browser and Node.js, with plugins for React, Vue, Angular, Express, Restify and Koa.
Seamless integration between Rollup and TypeScript. Now with errors.