Remove unnecessary React propTypes from the production build. :balloon:

babel-plugin-transform-react-remove-prop-types Remove unnecessary React propTypes from the production build. Installation npm install --save-dev babel-plugin-transform-react-remove-prop-types
Information
Category: React / React Performance
Watchers: 15
Star: 897
Fork: 61
Last update: Sep 22, 2023

Related Repos



reactopt reactopt A CLI React performance optimization tool that identifies potential unnecessary re-rendering. About Reactopt identifies specific events that may be causing unnecessary re-rendering of compon
 

twobin Note This project is now currently maintained by @ameerthehacker, please reach out to him on any issues or help. react-lazyload Lazyload your Components, Images or anything matters the performance. Demo
 

seatgeek React Infinite A browser-ready efficient scrolling container based on UITableView. React Infinite 0.7.1 only supports React 0.14 and above. Please pin your package to 0.6.0 for React 0.13 support. Support for both stati
 

ggordan react-infinite-grid react infinite grid is a React component which renders a grid of React elements. It's different because it only renders the elements that the user can see (and a small buffer) meaning that it is well suited fo
 

RamonGebben Deprecated 😞 As of React 16, react-addons-perf is not supported. Please use your browser’s profiling tools to get insight into which components re-render. For examples on how to use browsers profiler for performance
 

tcasparro React Render Visualizer A visual way to see what is (re)rendering and why. Features Shows when component is being mounted or updated by highlighting (red for mount, yellow for update) Shows render count for each
 

oliviertassinari babel-plugin-transform-react-remove-prop-types Remove unnecessary React propTypes from the production build. Installation npm install --save-dev babel-plugin-transform-react-remove-prop-types