chevett/absolurl

add a constructor

chevett opened this issue · 0 comments

var absolurl = new Absolurl();
absolurl.on('error', function(){console.log('hey bozo'); });
absolurl.ensureComplete('yadda yahdda');