This package has been deprecated

Author message:

No actively maintained. Thanks for using.

2yy-ngx-br
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

NgxBr

CI Maintainability Test Coverage

Installation

npm i 2yy-ngx-br

Usage

In your component:

message = 'hoge\nfuga';

then, in your template:

<p [innerHTML]="message | ngxBr"></p>

should be:

<p>hoge<br>fuga</p>

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i 2yy-ngx-br

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

67.4 kB

Total Files

23

Last publish

Collaborators

  • 2yy