Neah/node_modules/tlds
2025-04-17 12:39:10 +02:00
..
bin.js database wf 2 2025-04-17 12:39:10 +02:00
index.d.ts database wf 2 2025-04-17 12:39:10 +02:00
index.json database wf 2 2025-04-17 12:39:10 +02:00
LICENSE database wf 2 2025-04-17 12:39:10 +02:00
package.json database wf 2 2025-04-17 12:39:10 +02:00
Readme.md database wf 2 2025-04-17 12:39:10 +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', ...]