whois-puny

1.1.0 • Public • Published

WHOIS Puny

Docs match json-whois with support for domains like 🍕.ws.

Example:

  const whois = require('./lib/index.js');

  whois('🍕.ws', (err, result) => {
    console.log(JSON.stringify(result, null, 2))
  });

Readme

Keywords

none

Package Sidebar

Install

npm i whois-puny

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • infiniteluke