$ cnpm install tlds
List of TLDs from ICANN.
npm install tlds
const tlds = require('tlds'); console.log(tlds); //=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]
Copyright 2013 - present © cnpmjs.org | Home |