rollup-plugin-bower-resolve

Dependency resolver

A plugin for Rollup that resolves dependencies using the Bower resolution algorithm.

Use the bower resolution algorithm with Rollup

GitHub

8 stars
3 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
vinicius73/rollup-plugin-pika-resolverResolves external dependencies in Rollup bundles using CDNs.19
ck86/main-bower-filesA tool to retrieve and process Bower dependencies583
frostney/rollup-plugin-named-directoryResolves modules to their directory names for easier import statements6
mjeanroy/rollup-plugin-licenseAdds license information to a bundle during rollup generation115
mjeanroy/rollup-plugin-prettierA Rollup plugin that integrates the Prettier code formatter into the build process62
btmorex/rollup-plugin-makeBuilds dependency files suitable for make automation in JavaScript projects.2
oasisdigital/rollup-plugin-node-resolve-angularA Rollup plugin for resolving Node.js modules in Angular projects with ES2015 support4
ampproject/rollup-plugin-closure-compilerAn optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files.292
phamann/rollup-plugin-hashGenerates unique hash-based filenames for static resources in bundle outputs.47
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
jspm/vite-plugin-jspmA plugin that externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims.60
bengsfort/rollup-plugin-copy-assetsCopies files and directories into the output directory of a Rollup bundle during compilation23
pauan/rollup-plugin-pursA Rollup plugin for bundling PureScript modules with optimizations to reduce file size.72
tehvgg/rollup-plugin-force-bindingForces all import bindings of shared dependencies to come from one absolute source in bundle builds.3
amarcruz/rollup-plugin-cleanupA plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file99