Skip to content

Alternative typescript support plugin for Gatsbyjs. Aims to make using typescript in Gatsby as painless as possible

License

Notifications You must be signed in to change notification settings

nimblelight/gatsby-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatsby Typescript

An alternative to the official typescript plugin, with ts-loader & automatic type generation for your graphql queries (using graphql-code-generator)


This monorepo houses 2 packages:

npm package Description Docs
gatsby-plugin-ts alternative typescript support with ts-loader & automated graphql codegen via graphql-code-generator docs
gatsby-plugin-graphql-codegen automated graphql codegen via graphql-code-generator docs

About

Alternative typescript support plugin for Gatsbyjs. Aims to make using typescript in Gatsby as painless as possible

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 78.9%
  • JavaScript 13.9%
  • CSS 7.2%