New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

linkify-element

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linkify-element

Browser DOM element interface for linkifyjs

  • 4.0.0-beta.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3.1K
decreased by-31%
Maintainers
1
Weekly downloads
 
Created
Source

linkify-element

Linkify DOM Element Interface. Use linkify-element to replace links within native HTML elements 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-element

Import into your JavaScript with require

const linkifyElement = require('linkify-element');

or with ES modules

import linkifyElement from 'linkify-element';

Usage

Read the full documentation.

License

MIT

Keywords

FAQs

Package last updated on 21 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc