Skip to content

v1.2.0

Compare
Choose a tag to compare
@justinvdm justinvdm released this 31 Dec 19:04
· 50 commits to main since this release

Adds copycat.url(input)

Takes in an input and returns a string value resembling a URL.

copycat.url('foo')
// => 'https://noisy-shoe.biz'