Download Source Code JavaScript URL Parser 2.0.2
Websanova is announcing that JavaScript URL Parser with version number 2.0.2 is already available to download.
What is JavaScript URL Parser ?
JavaScript URL Parser is A JavaScript library for parsing URL strings and then breaking them down into their composing parts, compatible with both jQuery and Node.js .
JavaScript URL Parser will break URL addresses apart and extract various component parts.These details are then stored inside a JS object and made available to other libraries or plugins.The library works with client-side (browsers) and server-side (Node.js) environments alike.Along with the vanilla JS library, a jQuery version is also included with the download package.Can extract:HostnameDomainSub-domainTLDParametersProtocolPortUsernamePasswordFileFile extensionPathHash
This is changelog for JavaScript URL Parser version 2.0.2 :
- Renamed js-url.js to just url.js.
You can read the complete changelog and also download this latest version on their homepage: url.websanova.com