url-parse-auth

1.0.1 • Public • Published

url-parse-password Build Status

Parse the password and username out of a url

Install

$ npm install --save url-parse-password

Usage

var urlParsePassword = require('url-parse-password')
 
urlParsePassword('input')
//=> output

API

urlParsePassword(input, [options]) -> output

input

Required
Type: string

Lorem ipsum.

options
foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © Andrew Joslin

Readme

Keywords

Package Sidebar

Install

npm i url-parse-auth

Weekly Downloads

16

Version

1.0.1

License

MIT

Last publish

Collaborators

  • andytjoslin