react-prop-types-element-of-type
Check if given React element is created by certain Component type
!Versionnpm-imagenpm-url !Travis CItravis-imagetravis-url !Qualitycodeclimate-imagecodeclimate-url !Coveragecodeclimate-coverage-imagecodeclimate-coverage-url !Dependenciesgemnasium-imagegemnasium-url !Gittergitter-imagegitter-url
Usage
react-prop-types-element-of-type
requires React 0.14npm install --save react-prop-types-element-of-type
See test cases for usage.
Development
First, clone the project.git clone ...
Contributing
!devDependency Statusdavid-dm-imagedavid-dm-url- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request