rollup-plugin-jsx-remove-attributes

Attribute remover

Removes unwanted attributes from JSX components based on environment and configuration

rollup & vite plugin to remove jsx attributes

GitHub

4 stars
2 watching
1 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
konsumer/rollup-plugin-jsx Wrapper around jsx-transform for Rollup plugin 13
se-panfilov/rollup-plugin-strip-code A rollup plugin to remove code sections based on regular expressions 20
amarcruz/rollup-plugin-cleanup A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file 99
unassert-js/rollup-plugin-unassert A Rollup plugin to remove assertion calls from code 5
vijithassar/rollup-plugin-markdown Extracts JavaScript code from embedded Markdown blocks in Rollup configurations 18
developit/rollup-plugin-preserve-shebang Automates preservation of executable shebangs in entry files for Rollup builds. 48
xiaoxian521/vite-plugin-remove-console A plugin to remove console statements from code at build time, allowing developers to control which log levels are included. 162
fallenmax/styled-components-extractor Tools to extract styled-components definitions from JSX tags and format them for reuse 27
nystudio107/rollup-plugin-critical Generates critical CSS for optimized performance 97
vladshcherbin/rollup-plugin-delete A Rollup plugin for deleting unwanted files and folders from the build process. 69
notwoods/rollup-plugin-consts Allows importing build-time constants into JavaScript code with Rollup. 11
mbostock/rollup-plugin-ascii Rewrites JavaScript to escape non-ASCII characters in string literals. 12
chrisdothtml/rollup-plugin-dustjs A Rollup plugin for importing Dust.js templates as modules 4
btmorex/rollup-plugin-make Builds dependency files suitable for make automation in JavaScript projects. 2
sebastian-software/rollup-plugin-rebase Copies and renames static assets from JavaScript code to a destination folder, adjusting references as needed. 59