@render-props/paragraphs
A function as child component which provides an interface for creating paragraphs with line breaks from raw text with `\n` new lines. The default render child is: ```js const defaultParagraph = props => <p key={props.key} children={props.text}/> ```
- Latest release
- Mar 20, 2019
- Releases
- 15
- Known CVEs
- 0
- First release
- Feb 08, 2018
- License
- MIT
Repository
Source
- Stars
- —
- Forks
- —
- Open issues
- —
Security score
No OpenSSF Scorecard available for this repository.
Packages from this repo
Insights
Activity
- Total releases
- 15
- Last 12 months
- 0
- Cadence
- ~3 days
- Dependencies
- 3
Releases per month
last 12 monthsRelease mix
- patch 14
15
releases
Dependencies
Depends on
0.1.14-
@babel/runtime ^7.4.0
-
prop-types >= 15.6.0 peer
-
react >= 16.0.0 peer
Used by
Nothing tracked depends on this yet.
Releases
| Version | Released | |
|---|---|---|
0.1.14
patch
| ||
0.1.13
patch
| ||
0.1.12
patch
| ||
0.1.11
patch
| ||
0.1.10
patch
| ||
0.1.9
patch
| ||
0.1.8
patch
| ||
0.1.7
patch
| ||
0.1.6
patch
| ||
0.1.5
patch
| ||
0.1.4
patch
| ||
0.1.3
patch
| ||
0.1.2
patch
| ||
0.1.1
patch
| ||
0.1.0
initial
|