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
115 stars
3 watching
21 forks
Language: JavaScript
last commit: 11 months ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Rollup plugin that integrates the Prettier code formatter into the build process | 62 |
| | A plugin to append content before JavaScript bundle generation. | 16 |
| | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
| | A plugin for Rollup that resolves dependencies using the Bower resolution algorithm. | 8 |
| | Displays file size information in the command line after compiling a bundle | 128 |
| | Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
| | Serves rolled-up bundles similar to webpack-dev-server | 248 |
| | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| | Rollup plugin to process asset references in JavaScript code | 34 |
| | Converts CommonJS modules to ES module format | 21 |
| | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
| | A Rollup plugin for copying files and folders during the build process. | 7 |
| | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| | Zips up emitted files from a Rollup bundle. | 4 |
| | Converts ES modules to IIFE format for use in Rollup builds | 43 |