tlds
List of TLDs from ICANN.
Install
npm install tldsUsage
const tlds = require("tlds");
console.log(tlds);
//=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]A list of TLDs.
List of TLDs from ICANN.
npm install tldsconst tlds = require("tlds");
console.log(tlds);
//=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...].npmrctrue programand check syntaxnpm test before committingcron.sh automated update scriptpackage.json