Skip to content

A simple reusable router for connecting with the Figma API and managing objects from it.

License

Notifications You must be signed in to change notification settings

Buydens/Figma-API-Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figma-API-Toolbox

A simple reusable router for connecting with the Figma API and managing objects from it.

Add it to your project using NPM

npm i figma-api-toolbox

Connecting to the Figma API

  1. Connecting to the Figma API is done via your own Figma access-token .
  2. Once your key is generated you can add it to the .ENV file as such: VUE_APP_figmaApiKey= your key here

About

A simple reusable router for connecting with the Figma API and managing objects from it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published