node-punycode

Nodejs robust Punycode converter fully RFC compliant
  https://mths.be/punycode
  0
  no reviews



Node-punycode is a punycode converter conforming to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.

Punycode is a way to represent Unicode with the limited character subset of ASCII supported by the Domain Name System.

Node.js is an event-based server-side JavaScript engine.