wurl

2.5.4 • Public • Published

wurl()

WARNING: DEPRECATED / ARCHIVED

This package has been deprecated and you should switch to the main package.

https://www.npmjs.com/package/@websanova/url

ARCHIVED NOTES BELOW

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.

Install

npm install wurl

Usage

var wurl = require('wurl');
 
wurl('domain', url);
// etc

License

MIT licensed

Copyright (C) 2011-2012 Websanova http://www.websanova.com

/wurl/

    Package Sidebar

    Install

    npm i wurl

    Weekly Downloads

    838

    Version

    2.5.4

    License

    none

    Unpacked Size

    17.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • websanova