Awesome
tlds
List of TLDs from ICANN.
Install
npm install tlds
Usage
const tlds = require("tlds");
console.log(tlds);
//=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]
List of TLDs from ICANN.
npm install tlds
const tlds = require("tlds");
console.log(tlds);
//=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]