/figma-exporter-plugin

Export and choose any naming convention you like for your assets.

Primary LanguageTypeScriptMIT LicenseMIT

CI GitHub

Figma exporter plugin

This exporter plugin let's you select the convention you want your exported files to be named as.

The available conventions are,

  • kebab-case
  • snake_case
  • camelCase

Or you can just export them as is if you prefer to keep you current filename structure.

Cover

Usage

Choose a filename convention and hit the Export button.

UI

Unzip the the downloaded zip and you should see the filenames are named with the chosen convention.

Exported Files