RunKit + npm: linkify-urls

node v11.15.0
version: master
endpointsharetweet
var linkifyUrls = require("linkify-urls") linkifyUrls('See https://语c.com //google.com https://sindresorhus.com', { attributes: { class: 'unicorn', one: 1, foo: true, multiple: ['a', 'b'] } })
Created from: https://npm.runkit.com/linkify-urls
Loading…

no comments

    sign in to comment