rollup-plugin-smart-asset
Asset processor
Rollup plugin to process asset references in JavaScript code
Rollup plugin to rebase, inline or copy assets referenced from the code
34 stars
1 watching
12 forks
Language: JavaScript
last commit: 9 months ago rollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
sebastian-software/rollup-plugin-rebase | Copies and renames static assets from JavaScript code to a destination folder, adjusting references as needed. | 59 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
gmfun/rollup-plugin-sass-variables | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
autodesk/rollup-plugin-app-utils | Provides tools for managing translations and static assets in Rollup builds | 1 |
amarcruz/rollup-plugin-jscc | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
vijithassar/rollup-plugin-markdown | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
riot/rollup-plugin-riot | A Rollup plugin that compiles tag files within Rollup processes. | 26 |
jonaskruckenberg/rollup-plugin-sri | Adds subresource integrity attributes to HTML files during the build process | 24 |
recursive-beast/rollup-plugin-external-assets | A rollup plugin to make assets external during the bundling process | 2 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
agronkabashi/rollup-plugin-conditional | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
trofima/rollup-plugin-ejs | A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
se-panfilov/rollup-plugin-strip-code | A rollup plugin to remove code sections based on regular expressions | 20 |
jetiny/rollup-plugin-re | A plugin for transforming and replacing content in build processes using Rollup | 35 |