@luma-team/linkifyjs
TypeScript icon, indicating that this package has built-in type declarations

3.0.6 • Public • Published

linkifyjs

Core Linkify JavaScript library. Use Linkify and its related packages to find links in plain-text and convert them to HTML <a> tags

Installation

Install from the command line with NPM

npm install linkifyjs

Import into your JavaScript with require

const linkify = require('linkifyjs');

or with ES modules

import * as linkify from 'linkifyjs';

Separate packages are available for each of the following features:

Usage

Read the full documentation.

License

MIT

Package Sidebar

Install

npm i @luma-team/linkifyjs

Weekly Downloads

0

Version

3.0.6

License

MIT

Unpacked Size

415 kB

Total Files

48

Last publish

Collaborators

  • sjchmiela
  • vpontis
  • danqing