JSPM

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

Sniffs out and fetches open graph and schema.org metadata from webpages.

Package Exports

  • metadog

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 (metadog) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

metadog

NPM License NPM version Bower version

Sniffs out and fetches open graph and schema.org metadata from webpages. Can be used in node.js with jsdom or on the front-end without any dependecies.

Install

Install with either bower or npm.

bower install metadog
npm install metadog

Compatibility

Currently supporting metadata types from Opengraph and Schema.org.

License

MIT