Gatsby plugin which sets up a site to be able to run offline
Forked gatsby-plugin-offline with Workbox v7.
Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.
Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps
Gatsby plugin which sets up a site to be able to run offline
Similar to gatsby-plugin-offline but you can customize the service worker (e.g. add notifications).
This plugin generates [Vercel Build Output API v3](https://vercel.com/docs/build-output-api/v3) for Gatsby v4+ projects.
Track Core Web Vitals in Gatsby projects with Vercel Speed Insights.
Gatsby source plugin for building websites using the Contentful CMS as a data source
Adds TypeScript support to Gatsby
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
Gatsby utils that help creating plugins
Gatsby plugin that automatically creates pages from React components in specified directories
Adding responsive images to your site while maintaining high performance scores can be difficult to do manually. The Gatsby Image plugin handles the hard parts of producing images in multiple sizes and formats for you!
GraphiQL IDE with custom features for Gatsby users
Zero-config PWA for Vite
Gatsby transformer plugin for images using Sharp
Gatsby plugin that automatically creates robots.txt for your site
Wrapper of the Sharp image manipulation library for Gatsby plugins
Gatsby plugin with the latest version of [webpack-bundle-analyser](https://github.com/webpack-contrib/webpack-bundle-analyzer) to visualize size of output files with an interactive zoomable treemap.
Gatsby source plugin for building websites from local data. Markdown, JSON, images, YAML, CSV, and dozens of other data types supported.
Gatsby plugin to handle SCSS/Sass files
Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.
Gatsby plugin to add support for styled components