hyprlink

1.1.0 • Public • Published

hyprlink

example:

const hyprlink = require('hyprlink');
console.log(
  hyprlink(
    'The most popular search engine in the world is Google: https://google.com ( there is also bing: https://bing.com )'
  )
);

returns: [ 'The most popular search engine in the world is Google: ', 'https://google.com', ' ( there is also bing: ', 'https://bing.com', ' )' ]

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i hyprlink

      Weekly Downloads

      1

      Version

      1.1.0

      License

      MIT

      Unpacked Size

      1.08 kB

      Total Files

      3

      Last publish

      Collaborators

      • finlg