linkify-element
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "linkify-element", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Browser DOM element interface for linkifyjs", | ||
@@ -5,0 +5,0 @@ "main": "dist/linkify-element.cjs.js", |
linkify-element | ||
=== | ||
[Linkify](https://linkify.js.org/) DOM Element Interface. Use `linkify-element` to replace links within native HTML elements with anchor tags. | ||
[![npm version](https://badge.fury.io/js/linkify-element.svg)](https://www.npmjs.com/package/linkify-element) | ||
[Linkify](https://linkify.js.org/) DOM Element Interface. Use `linkify-element` to detect URLs, email addresses and more within native HTML elements and replace them with anchor tags. | ||
Note that `linkify-element` is included with `linkify-jquery`, so you do not have to install it if you are using `linkify-jquery`. | ||
@@ -7,0 +9,0 @@ |
21444
34