JSPM

@ensdomains/ens-validation

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1496
  • Score
    100M100P100Q119144F
  • License MIT

Package Exports

  • @ensdomains/ens-validation
  • @ensdomains/ens-validation/dist/ens-validation.es6.js
  • @ensdomains/ens-validation/dist/ens-validation.umd.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ensdomains/ens-validation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

ENS Validation

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

Test

yarn test

Build

yarn build