rollup-plugin-license

License wrapper

Adds license information to a bundle during rollup generation

Rollup plugin to add license banner to the final bundle and output third party licenses

GitHub

115 stars
3 watching
21 forks
Language: JavaScript
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
mjeanroy/rollup-plugin-prettierA Rollup plugin that integrates the Prettier code formatter into the build process62
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
bengsfort/rollup-plugin-copy-assetsCopies files and directories into the output directory of a Rollup bundle during compilation23
mjeanroy/rollup-plugin-bower-resolveA plugin for Rollup that resolves dependencies using the Bower resolution algorithm.8
ritz078/rollup-plugin-filesizeDisplays file size information in the command line after compiling a bundle128
phamann/rollup-plugin-hashGenerates unique hash-based filenames for static resources in bundle outputs.47
thgh/rollup-plugin-serveServes rolled-up bundles similar to webpack-dev-server248
pauan/rollup-plugin-pursA Rollup plugin for bundling PureScript modules with optimizations to reduce file size.72
sormy/rollup-plugin-smart-assetRollup plugin to process asset references in JavaScript code34
eight04/rollup-plugin-cjs-esConverts CommonJS modules to ES module format21
lautis/rollup-plugin-coffee-scriptAllows CoffeeScript code to be included in Rollup bundles without an additional build step23
paulmelnikow/rollup-plugin-cpyA Rollup plugin for copying files and folders during the build process.7
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60
mentaljam/rollup-plugin-zipZips up emitted files from a Rollup bundle.4
eight04/rollup-plugin-iifeConverts ES modules to IIFE format for use in Rollup builds43