react-br

The `nl2br` function is a utility that converts newline characters in a string to `<br />` elements, suitable for rendering in React applications. This function can handle both strings and other types of inputs, returning the input unchanged if it is not

vsp-js-helper

It Packs Some JS Helper Functions

vue-nl2br

A vue component that turns new lines into line breaks.

react-nl2br

newlines like '\n', '\n\r' to <br /> for React