Skip to content

pablopunk/prepend-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prepend-url

Prepend an url to another url

Install

npm install prepend-url

Usage

const prependUrl = require('prepend-url')
console.log(prependUrl('http://pablopunk.com', 'https://microsec.pw'))
//=> https://microsec.pw/pablopunk.com/

License

MIT

Author

me
Pablo Varela

About

Prepend an url to another url

Resources

Stars

Watchers

Forks

Packages

No packages published