Skip to content

cjssdk/uri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Parse the given URL location string into object.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •