Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domenicoflauto/figma-plugin-bits
A collection of snippets, links and resources to help you creating Figma plugins
https://github.com/domenicoflauto/figma-plugin-bits
figma figma-plugin figma-plugins
Last synced: 27 days ago
JSON representation
A collection of snippets, links and resources to help you creating Figma plugins
- Host: GitHub
- URL: https://github.com/domenicoflauto/figma-plugin-bits
- Owner: domenicoflauto
- Created: 2022-03-28T17:18:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T09:15:16.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T17:45:58.601Z (3 months ago)
- Topics: figma, figma-plugin, figma-plugins
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Figma Plugin Bits
### Useful resources
- [Create Figma Plugin](https://yuanqing.github.io/create-figma-plugin/#quick-start) - The comprehensive toolkit for developing plugins and widgets for Figma and FigJam by [yuanqing](https://github.com/yuanqing) (see Repo on [GitHub](https://github.com/yuanqing/awesome-create-figma-plugin))
- [Open Source Figma Plugins](https://github.com/kevinwuhoo/figma-plugins-open-source) - List of Open Source Figma Plugins on GitHub by [kevinwuhoo](https://github.com/kevinwuhoo)
- [Awesome Figma Plugin](https://github.com/LisaDziuba/Awesome-Figma-Plugins) - All things about Figma Plugins, including use cases by [LisaDziuba](https://github.com/LisaDziuba)
- [Figma plugin builder](https://github.com/rsms/figplug) Helper by [rsms](https://github.com/rsms)
- [Figma plugin](https://github.com/yuanqing/figma-plugins) A monorepo of [yuanqing](https://github.com/yuanqing)'s Figma plugins
- [Figma plugins on GitHub](https://github.com/thomas-lowry/figma-plugins-on-github#plugins) — A list of Figma Plugins that have been shared on Github by [thomas-lowry](https://github.com/thomas-lowry)### Tutorials
- [Figma Plugin Tutorial (1/6)](https://alcohollick.com/writing/figma-plugin-tutorial-1-6)
### Blog articles
- [Writing my first Figma plugin as a designer | UX Collective](https://uxdesign.cc/writing-my-first-figma-plugin-as-a-designer-who-can-barely-code-2ce03c20c133)