tree: 7a3dd61ec77173734a2214b4870c7b595f7887ba [path history] [tgz]
  1. punycode.js
  2. querystring.js
  3. README.md
  4. url.js
  5. util.js
third_party/js/README.md

Name: url.js URLs: https://github.com/joyent/node/blob/master/lib/url.js https://github.com/joyent/node/blob/master/lib/util.js https://github.com/joyent/node/blob/master/lib/querystring.js https://github.com/bestiejs/punycode.js Version: Current versions on 1/13/2015 License: url.js, util.js, querystring.js - see source code, punycode.js - MIT Security Critical: yes

Description: A JavaScript URL class, see https://github.com/joyent/node/blob/master/doc/api/url.markdown

Local Modifications: AMD style module definitions for all files. Revised the Url constructor.