Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 274 Bytes

Readme.md

File metadata and controls

18 lines (12 loc) · 274 Bytes

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