parse-url

v1.0.0arrow_drop_down
v1.0.0
v0.0.1
STATUS
Passing
DOWNLOADS
26
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
7 years ago
SIZE
877 B
2 contributors
Install parse-url as a package?
Copied
npm i @bit/bit.utils.ssh.parse-url
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
chevron_left
chevron_right
Test Summary

${name} the parseUrl function should exist

Pass

${name} parseUrl should get a url - “ssh://[email protected]:/path/in/scope” and return the parsed version of it

Pass
Help and resources