rollup-plugin-generate-package-json
Package generator
Automates generation of a minimal package.json file based on Rollup bundle contents
Generate package.json file with packages from your bundle using Rollup
33 stars
2 watching
6 forks
Language: JavaScript
last commit: over 5 years ago generatejsonpackagerolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for Rollup that copies files and folders with glob support | 272 |
| Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
| A bare-bones example of how to create a JavaScript library using Rollup, including importing and converting CommonJS modules. | 973 |
| Generates a web application manifest file for Rollup builds. | 13 |
| A Rollup plugin for deleting unwanted files and folders from the build process. | 70 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| A plugin that generates HTML files from EJS templates using Rollup | 3 |
| A Rollup plugin to import JSON Lines files as arrays | 5 |
| Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
| A Rollup plugin to inject version numbers and dates into generated files at build time. | 13 |
| Serves rolled-up bundles similar to webpack-dev-server | 248 |
| Transforms external imports into global variables or wrapped functions | 107 |
| Converts text files to JavaScript modules | 87 |
| Builds dependency files suitable for make automation in JavaScript projects. | 2 |
| Enables conditional compilation and variable replacement during Rollup processing. | 58 |