rollup-plugin-make
Dependency generator
Builds dependency files suitable for make automation in JavaScript projects.
Rollup plugin to build dependency files suitable for make
2 stars
0 watching
0 forks
Language: JavaScript
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Generates a module dependencies graph in the DOT language for use with Graphviz. | 31 |
| Forces all import bindings of shared dependencies to come from one absolute source in bundle builds. | 3 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
| A plugin for Rollup that compiles template files to JavaScript | 5 |
| A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 38 |
| 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 |
| Rollup plugin to process asset references in JavaScript code | 34 |
| A plugin for Rollup that resolves dependencies using the Bower resolution algorithm. | 8 |
| Provides tools for managing translations and static assets in Rollup builds | 1 |
| A plugin that generates HTML files from EJS templates using Rollup | 3 |
| A plugin to append content before JavaScript bundle generation. | 16 |
| Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
| Generates unique hash-based filenames for static resources in bundle outputs. | 47 |