A rollup plugin for replacing imports
Replace strings in files while bundling
Rewrites lodash imports in a given source file to be specific.
Rewrite lodash imports with Rollup for improved tree-shaking.
Convert CommonJS modules to ES2015
Define and resolve aliases for bundle dependencies
Locate and bundle third-party dependencies in node_modules
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.
Replace 'import { x } from y' with 'const|let|var { x } = y'
Import JPG, PNG, GIF, SVG, and WebP files
rollup-plugin-node-polyfills ===
rollup-plugin-polyfill-node ===
Seamless integration between Rollup and Babel.
Rollup multiple .scss, .sass and .css imports
Visualize and analyze your bundle to quickly see which modules are taking up space.
Generate minified bundle
Convert .json files to ES6 modules
Generate minified bundle
Seamless integration between Rollup and TypeScript. Now with errors.
Import files as data-URIs or ES Modules
Seamless integration between Rollup and TypeScript.
Scan modules for global variables and injects `import` statements where necessary
Seamless integration between Rollup and PostCSS