Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mryechkin/figma-vite
Example project for creating Figma plugins with Vite
https://github.com/mryechkin/figma-vite
figma figma-plugin preact vite
Last synced: about 1 month ago
JSON representation
Example project for creating Figma plugins with Vite
- Host: GitHub
- URL: https://github.com/mryechkin/figma-vite
- Owner: mryechkin
- Created: 2023-07-19T20:46:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T01:40:11.000Z (over 1 year ago)
- Last Synced: 2024-10-05T05:20:59.230Z (4 months ago)
- Topics: figma, figma-plugin, preact, vite
- Language: TypeScript
- Homepage: https://youtu.be/fCAZ5JuUygw
- Size: 17.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Figma Plugin Starter using Vite + Preact
## Overview
This is a sample project showing how to build a Figma plugin with [Vite](https://vitejs.dev) and [Preact](https://preactjs.com).
See the [video tutorial](https://youtu.be/fCAZ5JuUygw) for more details.
## Author
[Mykhaylo Ryechkin](https://github.com/mryechkin)
## License
[MIT](https://choosealicense.com/licenses/mit/)