A list of TLDs.
npm install tlds
List of TLDs from ICANN.
``shnpm install tlds`
shnpm install tlds
`jsconst tlds = require("tlds");
jsconst tlds = require("tlds");
console.log(tlds);//=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]``