@gatsby-mdx-suite/mdx-youtube

0.12.27-alpha.0 • Public • Published

Example fragment:

  fragment GatsbyMdxSuiteYoutubeFeed on YoutubeVideo {
    channelId
    videoId
    title
    publishedAt
    localThumbnail {
      childImageSharp {
        sqip(mode: 4, numberOfPrimitives: 12) {
          dataURI
        }
        fluid(maxWidth: 500) {
          ...GatsbyImageSharpFluid_withWebp_noBase64
        }
      }
    }
  }

Package Sidebar

Install

npm i @gatsby-mdx-suite/mdx-youtube

Weekly Downloads

1

Version

0.12.27-alpha.0

License

MIT

Unpacked Size

32.9 kB

Total Files

8

Last publish

Collaborators

  • axe312