⚡️ Delightful Rollup Plugins, Packages, and Resources
Plugins created and maintained by the Rollup organization.
import
statements.Plugins which help with code quality.
Plugins for working with CSS.
Plugins for working with awesome JavaScript frameworks.
Plugins which control the behaviour of modules: dependencies, imports, exports, and external modules.
process.env
as a module for baking environment variables at build time.css
and json
)tsconfig
paths.Plugins which allow importing other types of files as modules.
blob:
URL.url
but has more hashing options and works well together with babel using transform hook.Plugins which affect the final output of a bundle.
package.json
file with dependencies from your bundle.manifest.json
file for a PWA.Plugins for working with template languages.
lit-html
templatesPlugins which search for, and replace text in a bundle.
Plugins which affect code.
async
functions with generators..d.ts
TypeScript Definition files..d.ts
files flattener.async
/await
.async
functions with ES5 Promise functions.Plugins which affect the Rollup workflow.
Packages created and maintained by the Rollup organization.