url-standard

0.0.0 • Public • Published

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 tsc@1.4.0

$ npm build
$ npm test

License

The MIT License (MIT) Copyright (c) 2013 Jxck

/url-standard/

    Package Sidebar

    Install

    npm i url-standard

    Weekly Downloads

    2

    Version

    0.0.0

    License

    MIT

    Last publish

    Collaborators

    • jxck