Skip to content

qompass-qa/figma-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figma Browser

Browse your Figma projects and frames with a simple web interface.

Install

npm install -g figma-browser

Use

figma-browser

Opens at http://localhost:3000. Enter your:

  • Figma personal access token
  • Team ID from your Figma team URL

Get Your Token

  1. Go to Figma Developer Settings
  2. Create new token
  3. Copy the token (starts with figd_)

Get Your Team ID

From your Figma team URL: https://www.figma.com/team/123456/TeamName The Team ID is: 123456

Options

figma-browser --port 8080     # Different port
figma-browser --no-browser    # Don't open browser
figma-browser --help          # Show help

Requirements: Node.js 16+


MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors