tlds
List of TLDs from ICANN.
Install
npm install tldsUsage
const tlds = require('tlds');
console.log(tlds);
//=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upList of TLDs from ICANN.
npm install tldsconst tlds = require('tlds');
console.log(tlds);
//=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]