rollup-plugin-reshape
Code reorganizer
Integrates Rollup with Reshape to enable dynamic code reorganization.
Seamless integration between Rollup and Reshape.
2 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 3 years ago reshaperollup
Related projects:
Repository | Description | Stars |
---|---|---|
vanilla-icecream/rollup-plugin-posthtml-template | Integrates Rollup and PostHTML to render template properties in JavaScript applications. | 12 |
amarcruz/rollup-plugin-jscc | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
sebastian-software/rollup-plugin-rebase | Copies and renames static assets from JavaScript code to a destination folder, adjusting references as needed. | 59 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
se-panfilov/rollup-plugin-strip-code | A rollup plugin to remove code sections based on regular expressions | 20 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
n1kto/rollup-plugin-coffee-react | Enables Rollup to bundle and transpile CoffeeScript files into JavaScript | 7 |
vijithassar/rollup-plugin-markdown | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
amarcruz/rollup-plugin-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
jetiny/rollup-plugin-re | A plugin for transforming and replacing content in build processes using Rollup | 35 |
eight04/rollup-plugin-external-globals | Transforms external imports into global variables in Rollup plugins | 106 |
mprt-org/rollup-plugin-incremental | A plugin for Rollup that optimizes build performance by recompiling only changed modules during development. | 28 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
frostney/rollup-plugin-named-directory | Resolves modules to their directory names for easier import statements | 6 |