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

114 stars
3 watching
21 forks
Language: JavaScript
last commit: 4 days ago

Related projects:

Repository Description Stars
mjeanroy/rollup-plugin-prettier A Rollup plugin that integrates the Prettier code formatter into the build process 62
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
bengsfort/rollup-plugin-copy-assets Copies files and directories into the output directory of a Rollup bundle during compilation 23
mjeanroy/rollup-plugin-bower-resolve A plugin for Rollup that resolves dependencies using the Bower resolution algorithm. 8
ritz078/rollup-plugin-filesize Displays file size information in the command line after compiling a bundle 128
phamann/rollup-plugin-hash Generates unique hash-based filenames for static resources in bundle outputs. 47
thgh/rollup-plugin-serve Serves rolled-up bundles similar to webpack-dev-server 248
pauan/rollup-plugin-purs A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. 72
sormy/rollup-plugin-smart-asset Rollup plugin to process asset references in JavaScript code 34
eight04/rollup-plugin-cjs-es Converts CommonJS modules to ES module format 21
lautis/rollup-plugin-coffee-script Allows CoffeeScript code to be included in Rollup bundles without an additional build step 23
paulmelnikow/rollup-plugin-cpy A Rollup plugin for copying files and folders during the build process. 7
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
mentaljam/rollup-plugin-zip Zips up emitted files from a Rollup bundle. 4
eight04/rollup-plugin-iife Converts ES modules to IIFE output 41