# @ensdomains/ens-validation

> Following the alorithm used for Google's IDN policy, this library can validate a ENS domain.

Latest version **0.1.0** (published 2021-11-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ensdomains/ens-validation
pnpm add @ensdomains/ens-validation
yarn add @ensdomains/ens-validation
bun add @ensdomains/ens-validation
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2021-11-30 |
| First published | 2021-07-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 2.2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 20 |
| Author | MyCrypto |
| Maintainers | makoto_inoue, decanus, nickjohnson, jefflau, mdt., leeondamiky |

## Links

- npm: https://www.npmjs.com/package/@ensdomains/ens-validation
- Repository: https://github.com/MyCryptoHQ/ens-validation
- Homepage: https://github.com/MyCryptoHQ/ens-validation#readme
- Issues: https://github.com/MyCryptoHQ/ens-validation/issues
- npm.io page: https://npm.io/package/@ensdomains/ens-validation

## Recent versions

- 0.1.0 (latest) — 2021-11-30
- 0.0.0 — 2021-07-11

## README

# ENS Validation

Following the alorithm used for Google's IDN policy, this library can validate a ENS domain.

## Test

```sh
yarn test
```

## Build

```sh
yarn build
```

---
_Source: https://npm.io/package/@ensdomains/ens-validation · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
