Skip to content

Url package provides functionality to generate a fake url value.

License

Notifications You must be signed in to change notification settings

faker-javascript/url

Url

Url package provides functionality to generate a fake url value.

Versionnode-currentLicense

Install

$ npm install --save @fakerjs/url 

Usage

importurlfrom'@fakerjs/url';url();//=> http://rad.comurl({protocol: 'https'});//=> https://rad.comurl({protocol: 'https',tld: 'rad.com'});//=> https://totally.rad.com

Tests

Run tests

npm run test 

License

The MIT License (MIT) Copyright (c) Sergey Romanenko

About

Url package provides functionality to generate a fake url value.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published