node-tlds icon indicating copy to clipboard operation
node-tlds copied to clipboard

list of TLDs

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', ...]