cjs-uri

1.4.2 • Public • Published

URL string handler

build status npm version dependencies status devDependencies status Gitter RunKit

Module to parse location URLs.

Installation

npm install cjs-uri

Usage

Add to the scope:

var parse = require('cjs-uri').parse;

Parse current location:

console.log(parse(document.location.href));

Contribution

If you have any problems or suggestions please open an issue according to the contribution rules.

License

cjs-uri is released under the MIT License.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.4.2
    1
  • 1.4.0
    1

Package Sidebar

Install

npm i cjs-uri

Weekly Downloads

2

Version

1.4.2

License

MIT

Unpacked Size

4.91 kB

Total Files

4

Last publish

Collaborators

  • cjssdk