Skip to content

Tld package provides functionality to generate a fake tld (top-level domain) value.

License

Notifications You must be signed in to change notification settings

faker-javascript/tld

Repository files navigation

Tld

Tld package provides functionality to generate a fake tld (top-level domain) value.

Version node-current License

Install

npm

npm install @fakerjs/tld --save-dev

yarn

yarn add @fakerjs/tld -D

Usage

import tld from '@fakerjs/tld';

tld();
//=> com

Tests

Run tests

npm run test

License

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

About

Tld package provides functionality to generate a fake tld (top-level domain) value.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published