react-prop-types-element-of-type

Check if given React element is created by certain Component type

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
react-prop-types-element-of-type
332.2.07 years ago8 years agoMinified + gzip package size for react-prop-types-element-of-type in KB

Readme

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.14
npm 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
  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request