Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 363 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 363 Bytes

DOM-URL-Polyfill

This is a polyfill of the DOM URL spec, as defined by http://url.spec.whatwg.org/#api

This is designed to be run in a browser and it depends on there being a document. It does not work in a Node.js or worker environment.


This is longer being maintained. Please use Polymer/URL instead.