Community Plugin
View plugin on GitHubGatsby Plugin Generator
Generator boilerplate for publishing lightweight Gatsby plugins. Follows Gatsby’s best practices and doesn’t include anything you don’t need.
- Simple Babel buildstep using babel-preset-gatsby-package
- Prettier and Stylelint configured out of the box
And that’s about it
Usage
Install the generator and the yo
runner, then run it in your project folder and follow the prompts
npm i -g generator-gatsby-plugin yo
yo gatsby-plugin
Made with ❤️ by Tomorrow