babel-plugin-transform-react-remove-prop-types
PropTypes remover
Removes unnecessary React propTypes from production builds to reduce file size.
Remove unnecessary React propTypes from the production build.
896 stars
15 watching
61 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
babelbabel-pluginminificationproptypesreact
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
| A plugin to automatically generate React PropTypes definitions from Flow type declarations. | 431 |
| A Babel plugin to remove Framer X code from React components. | 15 |
| A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
| A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
| Removes unused Ramda dependencies from JavaScript code to simplify imports and reduce bundle size. | 311 |
| Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
| A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
| Converts Hiccup syntax to JSX for React with Babel | 16 |
| Enables extending built-in JavaScript types like Error and Array by static analysis | 148 |
| A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |
| A utility library to simplify styled props in React and React Native components | 134 |
| A Babel plugin that extracts documentation information from React classes and components. | 162 |
| Prop type definitions for Vue.js applications with TypeScript support | 9 |
| Replaces version number placeholders in JavaScript code with actual package version. | 5 |