You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhances package discoverability and maintainability by providing description, keywords, author info, repository details, and homepage links. Improves clarity for users and contributors.
A Gatsby source plugin for sourcing GitHub User data using the GitHub GraphQL API. Must be used as a sub-plugin of `@libsrcdev/gatsby-source-github-graphql`.
4
+
5
+
This repository doesn't fetch recursively and the target users must be explicitly specified.
6
+
7
+
See the example app under `/examples` for usage details.
"description": "A Gatsby source plugin for sourcing GitHub User data using the GitHub GraphQL API. Must be used as a sub-plugin of `@libsrcdev/gatsby-source-github-graphql`.",
0 commit comments