Skip to content

LightouchDev/url-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-parser

Fast parse url using regex adapt from jQuery Mobile and return WHATWG URL-like object

Usage

urlParser(url)

  • url <String> absolute url

return a WHATWG URL-like object.

class: urlParser.URL

same as Node's WHATWG URL api, but without URLSearchParams class.

Example

See example

LICENSE

MIT

About

url parser adapt from jQuery Mobile

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors