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

Readme

Keywords

Package Sidebar

Install

npm i parse-link-input

Weekly Downloads

29

Version

1.1.1

License

MIT

Last publish

Collaborators

  • nescalante