Skip to content

Figma plugins and widgets to enhance design workflows

Notifications You must be signed in to change notification settings

jpmorganchase/Figma-Plugins-and-Widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figma plugins and widgets

A set of Figma plugins and widgets to enhance design workflows.

Local Development

You need node.js and Figma desktop app to run the plugins locally.

npm install
npm run build

Each folder within packages is a standalone plugin which you can import and run. You will need to import packages/<plugin>/manifest.json in Figma desktop app first, refer to Figma's plugin development guide for further information.