Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mustafadalga/react-remove-attr

A Vite plugin designed specifically for React.js projects that allows the removal of specified attributes in production builds. Useful for excluding attributes like 'data-testid' used in testing. Options include specific file extensions, attributes, ignored folders, and files.
https://github.com/mustafadalga/react-remove-attr

build-tool javascript jsx optimization react reactjs remove-attr remove-attribute remove-attributes testing-library testing-library-react testing-library-vue tsx typescript vite vite-plugin vitest web-developer web-development

Last synced: 9 days ago
JSON representation

A Vite plugin designed specifically for React.js projects that allows the removal of specified attributes in production builds. Useful for excluding attributes like 'data-testid' used in testing. Options include specific file extensions, attributes, ignored folders, and files.

Awesome Lists containing this project