@walletconnect/window-metadata
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

window-metadata npm version

Scrape Window Metadata

API

interface IWebsiteMetadata {
  description: string;
  url: string;
  icons: string[];
  name: string;
}

function getWindowMetadata(): IWebsiteMetadata | null;

Package Sidebar

Install

npm i @walletconnect/window-metadata

Weekly Downloads

408,771

Version

1.0.1

License

MIT

Unpacked Size

225 kB

Total Files

14

Last publish

Collaborators

  • cyberdrk
  • nachosan
  • huxwell
  • chris13524
  • crypblizz
  • devceline
  • gancho_walletconnect
  • bkrem
  • pedrouid