url-es5

1.0.4 • Public • Published

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          

Readme

Keywords

Package Sidebar

Install

npm i url-es5

Weekly Downloads

4

Version

1.0.4

License

MIT

Unpacked Size

6.41 kB

Total Files

4

Last publish

Collaborators

  • wenwu