NeahOpti/node_modules/tlds
2025-04-22 12:49:37 +02:00
..
bin.js first commit 2025-04-22 12:49:37 +02:00
index.d.ts first commit 2025-04-22 12:49:37 +02:00
index.json first commit 2025-04-22 12:49:37 +02:00
LICENSE first commit 2025-04-22 12:49:37 +02:00
package.json first commit 2025-04-22 12:49:37 +02:00
Readme.md first commit 2025-04-22 12:49:37 +02:00

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