parse-link-input

1.1.1 • Public • Published

parse-link-input Greenkeeper badge

Install

npm install parse-link-input

Usage

const parseLinkInput = require('parse-link-input');
parseLinkInput('foo "bar"'); // { href: 'http://foo', title: 'bar' }

License

MIT

/parse-link-input/

    Package Sidebar

    Install

    npm i parse-link-input

    Weekly Downloads

    39

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • nescalante