KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
vue3-figma-plugin-starter
★ 111
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
ProtoTree
:
ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021
MediatR.AspNetCore.Endpoints
:
No description available.
mlflow-torchserve
:
Plugin for deploying MLflow models to TorchServe
transparency-exchange-api
:
A standard API specification for exchanging supply chain artifacts and intelligence
jokes-app-multiplatform
:
A sample Kotlin multiplatform project using Kotlin code in Android and iOS
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vue3-figma-plugin-starter
?
Download (.md)
# Vue3 Figma Plugin Starter Use Vue3 to build figma plugin - Use `webpack` to develop and build - Integrate [vue-next-jsx](https://github.com/HcySunYang/vue-next-jsx) for Vue3 `jsx/tsx` - Everything is out of the box ## Setup - clone this repo - install dependencies ```sh yarn # or yarn install ``` - Run dev ```sh yarn dev ``` - Run your plugin   ## Note Remember to modify the `name` and `id` in the `manifest.json` file