Figma plugins can be very simple, or as complex you want them to be. This Figma plugin boilerplate is opinionated and is optimized for a feature rich and larger plugins. It is heavily inspired from viewports-client.
- It is written in Typescript.
- The code follows Prettier styling.
- It uses Webpack to create a bundle.
- It is a React App.
- And the components are styled with styled-components 🤯