Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

goodeggs/urlurl

Repository files navigation

urlurl

Node's core url module with username+password properties.

This code is not mine, I just want an easy way to use it while the PR is in flight. ben-page deserves all the credit -- see nodejs/node-v0.x-archive#25353 and nodejs/node-v0.x-archive#25359 .

build status npm version MIT license we're hiring

Usage

npm install urlurl
var urlurl = require('urlurl');

Contributing

Please follow our Code of Conduct when contributing to this project.

$ git clone https://github.com/goodeggs/urlurl && cd urlurl
$ npm install
$ npm test

Module scaffold generated by generator-goodeggs-npm.

About

Node's core url module with username+password properties.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published