Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuanqing/figma-plugins
:fire: Monorepo for my Figma plugins
https://github.com/yuanqing/figma-plugins
create-figma-plugin figma figma-plugin figma-plugins
Last synced: 10 days ago
JSON representation
:fire: Monorepo for my Figma plugins
- Host: GitHub
- URL: https://github.com/yuanqing/figma-plugins
- Owner: yuanqing
- License: mit
- Created: 2019-09-18T14:09:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-18T15:47:51.000Z (over 1 year ago)
- Last Synced: 2024-10-27T07:04:23.709Z (13 days ago)
- Topics: create-figma-plugin, figma, figma-plugin, figma-plugins
- Language: TypeScript
- Homepage: https://figma.com/@yuanqing
- Size: 15.5 MB
- Stars: 239
- Watchers: 5
- Forks: 32
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-list - figma-plugins
README
# Figma Plugins [![Figma Plugins](https://img.shields.io/badge/figma-%40yuanqing-yellow?cacheSeconds=1800)](https://figma.com/@yuanqing) [![build](https://github.com/yuanqing/figma-plugins/workflows/build/badge.svg)](https://github.com/yuanqing/figma-plugins/actions?query=workflow%3Abuild)
> Monorepo for my Figma plugins
Name | Description
:--|:--
[**Clean Document**](/packages/figma-clean-document) | Automagically organize and clean up your Figma document
[**Component Utilities**](/packages/figma-component-utilities) | Copy and create components, and replace layers with components
[**Distribute Layers**](/packages/figma-distribute-layers) | Distribute layers in a given direction and offset
[**Draw Mask Under Selection**](/packages/figma-draw-mask-under-selection) | Draw a mask under the selection
[**Draw Slice Over Selection**](/packages/figma-draw-slice-over-selection) | Draw a slice over the selection
[**Flatten Selection to Bitmap**](/packages/figma-flatten-selection-to-bitmap) | Rasterize layers at a high resolution
[**Format Currency**](/packages/figma-format-currency) | Format and convert between currencies
[**Insert Big Image**](/packages/figma-insert-big-image) | Insert and retain the original resolution of big images
[**Language Tester**](/packages/figma-language-tester) | Test your UI in different languages
[**Move Layers**](/packages/figma-move-layers) | Precisely move layers
[**Organize Layers**](/packages/figma-organize-layers) | Organize layers on the page
[**Select Layers**](/packages/figma-select-layers) | Select layers based on name, type, or similarity
[**Set Layer Size**](/packages/figma-set-layer-size) | Precisely set the size of layers, while ignoring constraints
[**Sort Layers**](/packages/figma-sort-layers) | Sort layers by name or position
[**Text Utilities**](/packages/figma-text-utilities) | Split, normalize, and bulk copy and paste text layers*Unpublished*
- [Color Utilities](/packages/figma-color-utilities)
- [Export Images](/packages/figma-export-images)
- [Frame Utilities](/packages/figma-frame-utilities)
- [Link Slides](/packages/figma-link-slides)## See also
- [Create Figma Plugin](https://yuanqing.github.io/create-figma-plugin/)
## License
[MIT](/LICENSE.md)