NeahNew/node_modules/tlds
2025-05-03 14:17:46 +02:00
..
bin.js Initial commit 2025-05-03 14:17:46 +02:00
index.d.ts Initial commit 2025-05-03 14:17:46 +02:00
index.json Initial commit 2025-05-03 14:17:46 +02:00
LICENSE Initial commit 2025-05-03 14:17:46 +02:00
package.json Initial commit 2025-05-03 14:17:46 +02:00
Readme.md Initial commit 2025-05-03 14:17:46 +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', ...]