url-parse-password

1.0.0 • 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-password

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • andytjoslin