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: over 3 years ago buildbuild-toolcode-removeremove-commentsrolluprollup-pluginrollup-plugin-strip-coderollup-strip-codestrip-code
Related projects:
Repository | Description | Stars |
---|---|---|
vijithassar/rollup-plugin-markdown | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
unassert-js/rollup-plugin-unassert | A Rollup plugin to remove assertion calls from code | 5 |
amarcruz/rollup-plugin-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
vladshcherbin/rollup-plugin-delete | A Rollup plugin for deleting unwanted files and folders from the build process. | 69 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
ampproject/rollup-plugin-closure-compiler | An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. | 292 |
leebyron/rollup-plugin-flow | A Rollup plugin to remove Flow type annotations from JavaScript files during bundling | 80 |
juliendargelos/rollup-plugin-html-minifier | A plugin for Rollup that minifies HTML files using html-minifier. | 4 |
amarcruz/rollup-plugin-jscc | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
vanilla-icecream/rollup-plugin-reshape | Integrates Rollup with Reshape to enable dynamic code reorganization. | 2 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
riot/rollup-plugin-riot | A Rollup plugin that compiles tag files within Rollup processes. | 26 |
mbostock/rollup-plugin-ascii | Rewrites JavaScript to escape non-ASCII characters in string literals. | 12 |