{"id":16328728,"url":"https://github.com/candidosales/figma-plugin-svelte-vite","last_synced_at":"2025-04-11T11:22:10.559Z","repository":{"id":145137963,"uuid":"527431146","full_name":"candidosales/figma-plugin-svelte-vite","owner":"candidosales","description":"A boilerplate for creating Figma plugins with Svelte, Vite and Typescript","archived":false,"fork":false,"pushed_at":"2023-06-23T15:39:32.000Z","size":626,"stargazers_count":25,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T07:41:38.399Z","etag":null,"topics":["figma","figma-plugin","svelte","svelte4","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/candidosales.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-22T05:58:43.000Z","updated_at":"2024-12-29T09:39:11.000Z","dependencies_parsed_at":"2023-07-21T20:33:30.616Z","dependency_job_id":null,"html_url":"https://github.com/candidosales/figma-plugin-svelte-vite","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candidosales%2Ffigma-plugin-svelte-vite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candidosales%2Ffigma-plugin-svelte-vite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candidosales%2Ffigma-plugin-svelte-vite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/candidosales%2Ffigma-plugin-svelte-vite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/candidosales","download_url":"https://codeload.github.com/candidosales/figma-plugin-svelte-vite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248382092,"owners_count":21094538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["figma","figma-plugin","svelte","svelte4","typescript","vite"],"created_at":"2024-10-10T23:14:29.325Z","updated_at":"2025-04-11T11:22:10.534Z","avatar_url":"https://github.com/candidosales.png","language":"SCSS","funding_links":[],"categories":["SCSS"],"sub_categories":[],"readme":"# Figma Plugin + Svelte + Vite + Typescript\n\n![image](./assets/cover-github.png)\n\nA boilerplate for creating Figma plugins using Svelte, Vite and Typescript.\n\n## Connecting your plugin to Figma\n\nConnecting your plugin to Figma\nAfter installing, go to **Plugins / Development / New Plugin** in the Figma desktop app for Mac OS or Windows and choose the option **\"Link existing plugin\"**.\n\n_You also can just type \"New Plugin\" in Figma global search to go there_\n\nFrom there you need to link a **manifest.json** file located at **public** folder in your directory:\n\n```bash\n/figma-plugin/manifest.json\n```\n\nNow edit this file to give a new name for your plugin, and you will be able call it from Figma: **Plugins / Development / Your Plugin Name**\n\n## Development\n\nDuring development, watch your project for changes with the following command.\n\n```bash\nnpm run dev\n```\n\nStart building your plugin UI in `'src/App.svelte'`.\n\n## Build\n\nWhen ready to package up your final Figma Plugin:\n\n```bash\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcandidosales%2Ffigma-plugin-svelte-vite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcandidosales%2Ffigma-plugin-svelte-vite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcandidosales%2Ffigma-plugin-svelte-vite/lists"}