1.0.3 • Published 5 years ago

figma-api-toolbox v1.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

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
1.0.3

5 years ago

1.0.2

5 years ago

1.0.0

5 years ago