4.2.0 • Published 11 months ago
linkify-element v4.2.0
linkify-element
Linkify 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.
Installation
Install from the command line with NPM
npm install linkifyjs linkify-elementImport into your JavaScript with require
const linkifyElement = require('linkify-element');or with ES modules
import linkifyElement from 'linkify-element';Usage
License
MIT
4.1.4
12 months ago
4.2.0
11 months ago
4.1.3
2 years ago
4.1.2
2 years ago
4.1.1
3 years ago
4.1.0
3 years ago
4.0.0-beta.6
3 years ago
4.0.1
3 years ago
4.0.0
3 years ago
4.0.2
3 years ago
4.0.0-beta.5
4 years ago
4.0.0-beta.4
4 years ago
4.0.0-beta.3
4 years ago
4.0.0-beta.2
4 years ago
4.0.0-beta.1
4 years ago
3.0.4
4 years ago
3.0.3
4 years ago
3.0.1
4 years ago
3.0.0
4 years ago