1.0.4 • Published 3 years ago

url-es5 v1.0.4

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

url-es5

A utility library about url.

NPM version Build Status Clean Code Dependency Status devDependency Status License

( If you are reading this page on npmjs.org, I recommend you read it on Github url-es5, because on Github it is more readable.)

Browser support

Chrome, Safari, Firefox, Opera, IE9+

Installation

    npm install url-es5

    or 

    jspm install npm:url-es5

Usage

    var Urls = require('url-es5');

    /**
    * TODO add doc.
    */

Tests

    # This component is well tested. But the test code runs on our custom testing framework.
    # I plan to migrate the tests to Mocha/Chai.

    npm test          
1.0.4

3 years ago

1.0.3

6 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago