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
4 stars
2 watching
1 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Wrapper around jsx-transform for Rollup plugin | 13 |
| | A rollup plugin to remove code sections based on regular expressions | 20 |
| | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
| | A Rollup plugin to remove assertion calls from code. | 5 |
| | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
| | A plugin to remove console statements from code at build time, allowing developers to control which log levels are included. | 165 |
| | Tools to extract styled-components definitions from JSX tags and format them for reuse | 27 |
| | Generates critical CSS for optimized performance | 102 |
| | A Rollup plugin for deleting unwanted files and folders from the build process. | 70 |
| | Allows importing build-time constants into JavaScript code with Rollup. | 11 |
| | Rewrites JavaScript to escape non-ASCII characters in string literals. | 12 |
| | A Rollup plugin for importing Dust.js templates as modules | 4 |
| | Builds dependency files suitable for make automation in JavaScript projects. | 2 |
| | Copies and renames static assets from JavaScript code to a destination folder, adjusting references as needed. | 59 |