Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 630 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 630 Bytes

Figma-Library-Helper

WIP: Will help manage figma design system library of components.

Quickstart

  • Run yarn to install dependencies.
  • Run yarn build:watch to start webpack in watch mode.
  • Open Figma -> Plugins -> Development -> Import plugin from manifest... and choose manifest.json file from this repo.

Feature Wishlist

Exports to CSV AND JSON:

  • All components will be included even hidden ones
  • Exports descriptions documentation and url
  • Component properties (name type and value)
  • Import/Export for bulk updates
  • Visual Stats
  • Component Keys