rollup-plugin-cleanup

File formatter

A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file

Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings

GitHub

99 stars
4 watching
5 forks
Language: JavaScript
last commit: almost 3 years ago
cleanupes2015filterjavascriptmodulesrolluprollup-plugin

Related projects:

Repository Description Stars
vladshcherbin/rollup-plugin-delete A Rollup plugin for deleting unwanted files and folders from the build process. 69
amarcruz/rollup-plugin-jscc Enables conditional compilation and variable replacement during Rollup processing. 58
se-panfilov/rollup-plugin-strip-code A rollup plugin to remove code sections based on regular expressions 20
elycruz/rollup-plugin-sass Rollup plugin to compile and bundle Sass files into JavaScript bundles 93
unassert-js/rollup-plugin-unassert A Rollup plugin to remove assertion calls from code 5
leebyron/rollup-plugin-flow A Rollup plugin to remove Flow type annotations from JavaScript files during bundling 80
ampproject/rollup-plugin-closure-compiler An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. 292
ritz078/rollup-plugin-filesize Displays file size information in the command line after compiling a bundle 128
vijithassar/rollup-plugin-markdown Extracts JavaScript code from embedded Markdown blocks in Rollup configurations 18
agronkabashi/rollup-plugin-conditional Enables conditional execution of rollup plugins based on specific conditions or build targets 19
pauan/rollup-plugin-purs A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. 72
nathancahill/rollup-plugin-collect-sass A Rollup plugin to compile Sass files and collect imports into a single context 16
amarcruz/rollup-plugin-pug A Rollup plugin that transforms Pug templates into ES6 modules. 27
frostney/rollup-plugin-named-directory Resolves modules to their directory names for easier import statements 6
vladshcherbin/rollup-plugin-copy A plugin for Rollup that copies files and folders with glob support 271