rittenhop-dev/versions/5.94.2/node_modules/tlds
2024-09-23 19:40:12 -04:00
..
bin.js first commit 2024-09-23 19:40:12 -04:00
index.d.ts first commit 2024-09-23 19:40:12 -04:00
index.json first commit 2024-09-23 19:40:12 -04:00
LICENSE first commit 2024-09-23 19:40:12 -04:00
package.json first commit 2024-09-23 19:40:12 -04:00
Readme.md first commit 2024-09-23 19:40:12 -04: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', ...]