React Proptypes
Adds an isDeprecated method to the React.PropTypes object
React PropTypes utility
React.PropTypes with less suck
Creates a validator with the same requiredness behaviour as React.PropTypes validators
test object types (similar to React.PropTypes)
Utility module with commonly used React.propTypes.
React.PropTypes outside of react
The lovable React.PropTypes interface, modified for general use
Angular Scope validators (inspired by React.PropTypes)
Validate function for redux-form. Type checking based on React.PropTypes.
Tiny efficient type-checking library for use with Mithril.js with syntax similar to React.PropTypes.
wrap React with React.PropTypes to make migration to react 16 easier
Use React.PropTypes in your redux apps.
Set of custom reusable PropTypes for React components, some of them are specific for Fluent UI.
requires 'prop-types' if available or fall back on React.PropTypes
converts flow types to react proptypes
Provides a compatibility with React codebases
Desktop style main menu. This is a fork of the original repository that eliminates deprecated React.PropTypes.
Auto generate react's propTypes
React wrapper for the Fancy Tree library. This is a temporary fork that replaces deprecated React.Proptypes with the prop-types library.
React image component with offline placeholder fallbacks Fork from https://github.com/hiddentao/react-image-holder, and fixed Cannot read property 'string' of undefined error(After React 15 React.PropTypes move to 'prop-types' package.
"Help quickly replace the prop type checker in older react projects to map to prop-types"
TypeLine is a simple ES6 class utility inspired by React.PropTypes, developed to handle inline and hairy type of validation/sanitization for any type of value, it was written to be used on both browser and server.