Skip to content

microchain/JavaScript-URL-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript-URL-Parser

This is a simple JavaScript URL parser - it extracts the host and the query (key-value pairs).

The host parser is here (see it in action here):

url-parse-host.js

The query parser is here (see it in action here):

url-parse-query.js

About

JavaScript URL Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published