rollup-plugin-strip-code
Code remover
A rollup plugin to remove code sections based on regular expressions
A rollup plugin to remove parts of code based on regular expressions.
20 stars
1 watching
5 forks
Language: JavaScript
last commit: 2 months ago buildbuild-toolcode-removeremove-commentsrolluprollup-pluginrollup-plugin-strip-coderollup-strip-codestrip-code
Related projects:
Repository | Description | Stars |
---|---|---|
| Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| A Rollup plugin to remove assertion calls from code. | 5 |
| A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
| A Rollup plugin for deleting unwanted files and folders from the build process. | 70 |
| Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
| A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
| Rollup plugin to process asset references in JavaScript code | 34 |
| An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. | 292 |
| A Rollup plugin to remove Flow type annotations from JavaScript files during bundling | 80 |
| A plugin for Rollup that minifies HTML files using html-minifier. | 4 |
| Enables conditional compilation and variable replacement during Rollup processing. | 58 |
| Integrates Rollup with Reshape to enable dynamic code reorganization. | 2 |
| A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| A Rollup plugin that compiles tag files within Rollup processes. | 26 |
| Rewrites JavaScript to escape non-ASCII characters in string literals. | 12 |