|
It allows developers to process and mutate URLs as they see fit or need.
Here are some key features of "URI.js":
· Compare URLs
· Detect links
· Work with relative paths
· jQuery style URL manipulation
· Query strings
· Chaining
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Adding .resource() as compound of [path, query, fragment]
· Adding jQuery 1.8.x compatibility for jQuery.URI.js (remaining backwards compatibility!)
· Adding default ports for gopher, ws, wss
· Adding .duplicateQueryParameters() to control if key=value duplicates have to be preserved or reduced
· Updating Punycode.js to version 1.1.1
· Improving AMD/Node using UMD returnExports
· Fixing .addQuery("empty") to properly add ?empty
· Fixing parsing of badly formatted userinfo http://username:pass:word@hostname
Via: URI.js 1.8.1
0 Comment:
Post a Comment