Skip to content

stephenmathieson/node-tlds

Repository files navigation

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