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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    20
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    20

Package Sidebar

Install

npm i url-parse-auth

Weekly Downloads

20

Version

1.0.1

License

MIT

Last publish

Collaborators

  • andytjoslin