- From: Karl Dubost <karld@opera.com>
- Date: Tue, 18 Sep 2012 08:23:08 +0200
- To: uri@w3.org
FYI, > As a first step towards properly defining URLs I wrote a web-compatible URL parser in JavaScript: https://github.com/annevk/url — http://twitter.com/annevk/status/247749394093457408 People added in reply: >A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. — https://github.com/bestiejs/punycode.js and > URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). — http://medialize.github.com/URI.js/ -- Karl Dubost - http://dev.opera.com/ Developer Relations, Opera Software
Received on Tuesday, 18 September 2012 06:23:40 UTC