url-standard
v0.0.0
Published
implementaion of URL at WHATWG Living Standard https://url.spec.whatwg.org/
Downloads
6
Readme
Isomorphic URL Implementation
status
WIP
motivation
implementation of https://url.spec.whatwg.org/ in pure javascript. polyfill for browser, and implemnt for node.js. make url handling isomorphic.
run
require [email protected]
$ npm build
$ npm testLicense
The MIT License (MIT) Copyright (c) 2013 Jxck
