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          

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    11
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    11
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i url-es5

Weekly Downloads

11

Version

1.0.4

License

MIT

Unpacked Size

6.41 kB

Total Files

4

Last publish

Collaborators

  • wenwu