babel-plugin-transform-react-remove-prop-types
Remove unnecessary React propTypes from the production build
Found 30 results for propTypes
Remove unnecessary React propTypes from the production build
For use with React PropTypes. Will error on any prop not explicitly specified.
Generates handledProps from defaultProps and propTypes during the build
Adds an isDeprecated method to the React.PropTypes object
Check if given React element is created by certain Component type
A higher order component that raises an error if component is used with an unknown property.
Validate the api to your functions to help people use them correctly. This is pretty much React's propTypes without React.
Dont forget to hoist all props from a base component
Custom React PropType validators
Babel plugin for removing React's propTypes declarations in production builds.
A collection of useful utilities.
Generates handledProps from defaultProps and propTypes during the build
custom url validator for React PropTypes
Plugin that extracts TypeScript component prop types at build time. This plugin analyzes your React components and generates a structured representation of their prop types, which can be useful for documentation, runtime type checking, or component valida
Generates handledProps from defaultProps and propTypes during the build
mobx-prop-types library for taro
Validadores de tipo para React.
Custom React PropType validators that we use at Airbnb (Fork for update dependencies specially react 17)
Inspect React components from the command line
generate tests for react components with propTypes and static analysis
Add property to render with component name
Remove unnecessary static properties of class from the production build
Another library of custom PropType validators. It is greatly inspired by [`airbnb/prop-types`](https://github.com/airbnb/prop-types), which probably already offers the same custom types and more. I just wanted to create my own. 🙃
Automatic Documentation Generator for React Components
Remove unnecessary React class properties from the production build
Remove unnecessary Dulcet propTypes from the production build
Remove unnecessary React propTypes from the production build
Remove unnecessary React propTypes from the production build
Like propTypes, but for state
Extra React PropType Validators