Skip to content

ishan-sharma-me/figma-plugin

Repository files navigation

figma-plugin-vite-react-template

Has built in support for multiple frameworks

  • Just find the branch for your specific framework
  • main branch has react, vue branch has boilerplate for vue

📦 Install

pnpm install

🔨 Usage

  1. Modify the name field in package.json to change the name of the plugin
  2. dependencies install
  3. open Figma > Plugins > Development > import plugin from manifest... > your-project/plugin/manifest.json
  4. pnpm run dev

🚀 Features

  • HMR: Support HMR(Hot Module Replacement) of Plugin
  • Vite: Bundle user interface and js code using ViteJs
  • React: Use ReactJs to write the user interface
  • Vue3: Use Vue to write the user interface

📄 License

MIT License © 2023-PRESENT Ishan Sharma

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published