Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hosopy/figma-plugin-vue-sample
Sample figma plugin. UI is built with Vue.js, TypeScript and Bulma.
https://github.com/hosopy/figma-plugin-vue-sample
bulma figma figma-plugins typescript vue
Last synced: 26 days ago
JSON representation
Sample figma plugin. UI is built with Vue.js, TypeScript and Bulma.
- Host: GitHub
- URL: https://github.com/hosopy/figma-plugin-vue-sample
- Owner: hosopy
- Created: 2019-08-22T08:11:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:57:35.000Z (almost 2 years ago)
- Last Synced: 2024-10-08T03:49:27.712Z (about 1 month ago)
- Topics: bulma, figma, figma-plugins, typescript, vue
- Language: JavaScript
- Size: 982 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# figma-plugin-vue-sample
This is a sample [figma Plugin](https://www.figma.com/plugin-docs/intro/).
UI is built with ...
* Vue.js
* TypeScript
* Sass
* Bulma## Build
```sh
$ npm run build
```