🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

wurl

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wurl

A simple url parsing library.

2.5.4
latest
Source
npm
Version published
Weekly downloads
340
-13.71%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

util

FAQs

Package last updated on 25 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts