is-tld
Returns true
if a value is a top-level domain
Installation
npm install --save is-tld
Usage
const isTld = // true // false
Credits
tld-list A list of all valid top-level domains updated from time to time.
Returns true
if a value is a top-level domain
npm install --save is-tld
const isTld = // true // false
tld-list A list of all valid top-level domains updated from time to time.
npm i is-tld
0
1.0.2
MIT