guilmour 4d48d7b520 Version 0.1 | 6 éve | |
---|---|---|
.. | ||
README.md | 6 éve | |
package.json | 6 éve | |
test.js | 6 éve | |
wurl.js | 6 éve |
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