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 inspectionfigma export-- export frames as PNG/JPG/SVG/PDFfigma comments-- list and post commentsfigma variables-- dump design token collectionsfigma components-- list published components and stylesfigma projects-- list team projects and files
Install
bun install -g @ebeloded/figma-cli