gatsby-source-filesystem
popularGatsby source plugin for building websites from local data. Markdown, JSON, images, YAML, CSV, and dozens of other data types supported.
Updated by @j0sh77
gatsby-plugin-manifest
popularGatsby plugin which adds a manifest.webmanifest to make sites progressive web apps
Updated by @j0sh77
gatsby-plugin-page-creator
popularGatsby plugin that automatically creates pages from React components in specified directories. Gatsby includes this plugin automatically in all sites for creating pages from …
Updated by @j0sh77
gatsby-cli
Gatsby command-line interface for creating new sites and running Gatsby commands
Updated by @j0sh77
gatsby-plugin-image
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 …
Updated by @j0sh77
gatsby-plugin-sharp
Wrapper of the Sharp image manipulation library for Gatsby plugins
Updated by @j0sh77
gatsby-transformer-remark
Gatsby transformer plugin for Markdown using the Remark library and ecosystem
Updated by @j0sh77
gatsby-plugin-offline
Gatsby plugin which sets up a site to be able to run offline
Updated by @j0sh77
gatsby-remark-images
Processes images in markdown so they can be used in the production build.
Updated by @j0sh77
gatsby-node-helpers
Gatsby node helper functions to aid node creation. To be used when creating Gatsby source plugins.
Updated by @angeloashmore
gatsby-image
Lazy-loading React image component with optional support for the blur-up effect.
Updated by @dschau
gatsby-link
An enhanced Link component for Gatsby sites with support for resource prefetching
Updated by @j0sh77
react-use-intercom
React Intercom integration without the hassle, driven by hooks.
Updated by @devrnt