redux-orm-proptypes

JSON →
library 0.1.0 ·javascript deprecated
verified Jun 4, 2026

A small utility, v0.1.0 (single release, no active development), that provides a mixin for Redux-ORM Model to validate props using React PropTypes and apply defaultProps. It wraps the Model.create and model.update methods to enforce prop types and merge defaults. Differentiators: lightweight, enforces prop validation in redux-orm models, integrates with React's PropTypes and defaultProps. No further releases expected.