Web Client/Wrapper to the 'Figma API'
Convert a httr response object to a Figma Document object
Convert a httr response object to a tibble object
Build a query string from a set of named parameters
Build the request URL
Default attributes of every Figma node
Default document attributes of a Figma file
Get the document metadata of a Figma File from the API
Get the URL to a endpoint of Figma API
Get data of a Figma File from the API
Get data of a specific canvas/page in a Figma File from the API
Parse the response data and fit it into a R object
Select any of the elements in a object
An easy-to-use web client/wrapper for the 'Figma API' <https://www.figma.com/developers/api>. It allows you to bring all data from a 'Figma' file to your 'R' session. This includes the data of all objects that you have drawn in this file, and their respective canvas/page metadata.
Useful links