UNPKG

instant

Version:

drop-in replacement for connect.static with live-reload support

7 lines 143 B
module.exports = function(s) { var o = new Option() o.innerHTML = '<a>' o.firstChild.href = s o.innerHTML += '' return o.firstChild }