knok-healthcare / figma-assets-to-github-plugin

A Figma plugin to export all assets inside a Figma board to a Github pull request with ease
https://www.figma.com/community/plugin/1250083994048709468/Figma-assets-to-Github-plugin
MIT License
3 stars 0 forks source link

feature: allow to customise a Suffix for the exported assets #10

Closed carlosdevpereira closed 1 year ago

carlosdevpereira commented 1 year ago

Description

A common practise when naming components is to have a suffix specifying what type of component it represents. Example: CloseIcon.vue, UserIllustration.vue

This can also be useful if we are exporting the assets to a folder that has multiple types of assets and in the rest of our project we want to have a clear understanding of what components we are using.

Acceptance Criteria

carlosdevpereira commented 1 year ago

Implemented in 1fad5d4