Check if a value is a valid gTLD
Install
$ npm install is-gtld
Usage
const isGTLD = ; ;//=> 'true'
API
isGTLD(input)
input
Type: string
The gTLD or domain name extension to check.
Related
- gtlds - Get all gTLDs
License
MIT © Chris Vogt
Check if a value is a valid gTLD
$ npm install is-gtld
const isGTLD = ; ;//=> 'true'
Type: string
The gTLD or domain name extension to check.
MIT © Chris Vogt
npm i is-gtld
6
1.0.0
MIT
2.61 kB
4