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', ...]
License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtlds |
Last Version | Last Version1.207.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontlds
WebJar for tlds
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tlds-1.207.0.pom | |
tlds-1.207.0.jar | 13 KB |
tlds-1.207.0-sources.jar | 22 bytes |
tlds-1.207.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tlds/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tlds</artifactId>
<version>1.207.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tlds/
implementation 'org.webjars.npm:tlds:1.207.0'
// https://jarcasting.com/artifacts/org.webjars.npm/tlds/
implementation ("org.webjars.npm:tlds:1.207.0")
'org.webjars.npm:tlds:jar:1.207.0'
<dependency org="org.webjars.npm" name="tlds" rev="1.207.0">
<artifact name="tlds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tlds', version='1.207.0')
)
libraryDependencies += "org.webjars.npm" % "tlds" % "1.207.0"
[org.webjars.npm/tlds "1.207.0"]
List of TLDs from ICANN.
npm install tlds
const tlds = require('tlds');
console.log(tlds);
//=> ['aaa', 'aarp', 'abarth', 'abb', 'abbott', 'abbvie', 'abc', ...]