This package has been deprecated

Author message:

Deprecated in favor of get-urls

url-extractor

3.0.0 • Public • Published

URL-Extractor

Travis build status NPM version

Deprecated

Deprecated in favor of get-urls.

Extract URLs from Markdown

import {
    extractUrls,
    SOURCE_TYPE_MARKDOWN
} from 'url-extractor';
 
extractUrls('', SOURCE_TYPE_MARKDOWN);

Download

Download using NPM:

npm install url-extractor

/url-extractor/

    Package Sidebar

    Install

    npm i url-extractor

    Weekly Downloads

    7

    Version

    3.0.0

    License

    BSD-3-Clause

    Unpacked Size

    3.06 kB

    Total Files

    3

    Last publish

    Collaborators

    • gajus