https://github.com/TalmSnir/FigmaOP-open-source-Figma-plugins
FigmaOp is a project dedicated to creating simple but effective tools to help with the day-to-day tasks of designers and developers. one of the main goals of this project is to allow junior developers to give back to the community by building small-scale applications with open source in mind; the best way to learn is to build and what is better than making something that people can actually use?!
https://github.com/TalmSnir/FigmaOP-open-source-Figma-plugins
figma plugins
Last synced: 11 months ago
JSON representation
FigmaOp is a project dedicated to creating simple but effective tools to help with the day-to-day tasks of designers and developers. one of the main goals of this project is to allow junior developers to give back to the community by building small-scale applications with open source in mind; the best way to learn is to build and what is better than making something that people can actually use?!
- Host: GitHub
- URL: https://github.com/TalmSnir/FigmaOP-open-source-Figma-plugins
- Owner: TalmSnir
- Created: 2021-09-25T10:47:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T09:44:44.000Z (over 4 years ago)
- Last Synced: 2023-10-19T20:49:20.196Z (over 2 years ago)
- Topics: figma, plugins
- Language: TypeScript
- Homepage: https://figmaop.netlify.app/
- Size: 11 MB
- Stars: 69
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FigmaOP

FigmaOP is a project dedicated to creating simple but effective tools to help with the day-to-day tasks of designers and developers. one of the main goals of this project is to allow junior developers to give back to the community by building small-scale applications with open source in mind; the best way to learn is to build and what is better than making something that people can actually use?!
[FigmaOP Site](https://figmaop.netlify.app/)
## Plugins
-
[Fast Variants Properties](https://github.com/TalmSnir/FigmaOP-open-source-Figma-plugins/tree/main/Fast-Variants-Properties-newUI)
-
[Layout Handoff](https://github.com/TalmSnir/FigmaOP-open-source-Figma-plugins/tree/main/Layout-Handoff)
-
[Icons Toolbox](https://github.com/TalmSnir/FigmaOP-open-source-Figma-plugins/tree/main/Icons%20Toolbox)
-
[Pages](https://github.com/TalmSnir/FigmaOP-open-source-Figma-plugins/tree/main/Pages)
-
[Grid System](https://github.com/TalmSnir/FigmaOP-open-source-Figma-plugins/tree/main/Grid-System)
-
[Auto Layout Reverse](https://github.com/TalmSnir/FigmaOP-open-source-Figma-plugins/tree/main/Autolayout-Reverse)
## Sources
- [Figma plugin API](https://www.figma.com/plugin-docs/intro/).
- [Figma plugin API forum](https://www.figma.com/plugin-docs/intro/).
- [The UX of Figma plugins](https://uxdesign.cc/the-ux-of-figma-plugins-f4f896f8cf35?utm_source=pocket_mylist).
- [Figma plugins samples](https://github.com/figma/plugin-samples).
- [create Figma plugin](https://github.com/yuanqing/create-figma-plugin).
- [Plugin Kit - Figma Community](https://www.figma.com/community/file/1025375618827139141).
- [Figma Plugin Helper functions](https://github.com/figma-plugin-helper-functions).
- [TypeScript](https://www.typescriptlang.org/).
- [how to contribute to open source](https://opensource.guide/how-to-contribute/#how-to-submit-a-contribution).
## Support The Creator
## License
[MIT Licensed](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)
