Skip to content

v0.1.1

Latest

Choose a tag to compare

@zhendalf zhendalf released this 31 Mar 20:44

Initial public release of @ebeloded/figma-cli.

A scriptable, pipeable CLI for the Figma REST API. Accepts Figma URLs directly, outputs JSON by default.

Commands

  • figma file / figma frames / figma versions -- file inspection
  • figma export -- export frames as PNG/JPG/SVG/PDF
  • figma comments -- list and post comments
  • figma variables -- dump design token collections
  • figma components -- list published components and styles
  • figma projects -- list team projects and files

Install

bun install -g @ebeloded/figma-cli