Sign in Sign up
npm

@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
View on Npm
Insights

Activity

Total releases
15
Last 12 months
0
Cadence
~3 days
Dependencies
3

Releases per month

last 12 months

Release mix

  • patch 14
15 releases
Dependencies

Depends on

0.1.14

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