Safe and thin wrapper component for React when you need to use Penis.js
If B==D
(or B===D
with isHard
prop) it will render the Children otherwise it will render nothing
Use npm or yarn to install CondomJS.
npm install condomjs
or
yarn add condomjs
Basic usage:
import Condom from 'condomjs'
<Condom D={1} B={'1'} isHard >
<Children />
</Condom>
Name | Type | Required | Default |
---|---|---|---|
D | Object | no | |
B | Object | no | |
ishard | bool | no | false |
children | node / [node] | no | ' ' |
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.