guilmour 4d48d7b520 Version 0.1 | před 6 roky | |
---|---|---|
.. | ||
README.md | před 6 roky | |
package.json | před 6 roky | |
test.js | před 6 roky | |
wurl.js | před 6 roky |
A simple url parsing library for Node.js.
Note this is based directly from the js-url library. To see the documentation and release notes pleas check the README page there.
npm install wurl
var wurl = require('wurl');
wurl('domain', url);
// etc
MIT licensed
Copyright (C) 2011-2012 Websanova http://www.websanova.com