sindresorhus / linkify-urls

Linkify URLs in a string
MIT License
160 stars 22 forks source link

Publish version to support engines without lookbehind support #29

Closed fregante closed 5 years ago

fregante commented 5 years ago

This has been published under the tag nolookbehind as a one-off upgrade path for v2 users. It's not meant to be merged into master.

Install it with

npm i linkify-urls@nolookbehind