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.
Adds an isDeprecated method to the React.PropTypes object
A higher order component that raises an error if component is used with an unknown property.
Check if given React element is created by certain Component type
Dont forget to hoist all props from a base component
Validate the api to your functions to help people use them correctly. This is pretty much React's propTypes without React.
Generates handledProps from defaultProps and propTypes during the build
A collection of useful utilities.
Custom React PropType validators
Babel plugin for removing React's propTypes declarations in production builds.
generate tests for react components with propTypes and static analysis
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
Generates handledProps from defaultProps and propTypes during the build
Custom React PropType validators that we use at Airbnb (Fork for update dependencies specially react 17)
Validadores de tipo para React.
Add property to render with component name
custom url validator for React PropTypes
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. 🙃
Like propTypes, but for state
Remove unnecessary Dulcet propTypes from the production build
mobx-prop-types library for taro
Remove unnecessary React propTypes from the production build
Remove unnecessary React class properties from the production build
Automatic Documentation Generator for React Components
Inspect React components from the command line
Remove unnecessary React propTypes from the production build
Extra React PropType Validators