/prop-extracter

A simple figma plugin to extract props from a component set.

Primary LanguageTypeScript

prop-extracter

A simple figma plugin to extract props from a component set.

Select the component in Figma -> Click export Exported result
image image

Setup for local development

Install the desktop version of Figma. Create a new plugin by importing the manifest.json file of this plugin.

npm install
npm run watch