berthit

1.0.0 • Public • Published

Berthit

Convert URL's into links without affecting HTML elements.

Before:

Lorem ipsum <a href="https://github.com/">dolor</a> sit amet, https://github.com/DiegoLopesLima/berth consectetur adipisicing elit. Reprehenderit, tempore?

After:

Lorem ipsum <a href="https://github.com/">dolor</a> sit amet, <a href="https://github.com/DiegoLopesLima/berth" target="_blank">https://github.com/DiegoLopesLima/berth</a> consectetur adipisicing elit. Reprehenderit, tempore?

Readme

Keywords

none

Package Sidebar

Install

npm i berthit

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

8.47 kB

Total Files

6

Last publish

Collaborators

  • diegolopeslima