Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

ask-izzy/react-prop-types-element-of-type

 
 

Repository files navigation

react-prop-types-element-of-type

Check if given React element is created by certain Component type

Version Travis CI Quality Coverage Dependencies Gitter

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 Status

  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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%