Package: figma 0.2.0

figma: Web Client/Wrapper to the 'Figma API'

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.

Authors:Pedro Faria [aut, cre, cph]

figma_0.2.0.tar.gz
figma_0.2.0.zip(r-4.5)figma_0.2.0.zip(r-4.4)figma_0.2.0.zip(r-4.3)
figma_0.2.0.tgz(r-4.4-any)figma_0.2.0.tgz(r-4.3-any)
figma_0.2.0.tar.gz(r-4.5-noble)figma_0.2.0.tar.gz(r-4.4-noble)
figma_0.2.0.tgz(r-4.4-emscripten)figma_0.2.0.tgz(r-4.3-emscripten)
figma.pdf |figma.html
figma/json (API)
NEWS

# Install 'figma' in R:
install.packages('figma', repos = c('https://pedropark99.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/pedropark99/figma/issues

Pkgdown site:https://pedropark99.github.io

Datasets:

On CRAN:

apiapi-restfigma

5.30 score 4 stars 33 scripts 139 downloads 8 exports 28 dependencies

Last updated 2 years agofrom:89b281e0ce. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 22 2025
R-4.5-winOKJan 22 2025
R-4.5-linuxOKJan 22 2025
R-4.4-winOKJan 22 2025
R-4.4-macOKJan 22 2025
R-4.3-winOKJan 22 2025
R-4.3-macOKJan 22 2025

Exports:as_figma_documentas_tibbledefault_attrsdocument_attrsget_document_infoget_endpoint_urlget_figma_fileget_figma_page

Dependencies:askpassclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr

Building custom CSS from the Figma API

Rendered fromquarto-css.Rmdusingknitr::rmarkdownon Jan 22 2025.

Last update: 2023-01-02
Started: 2022-12-10

Common HTTP errors in the Figma API

Rendered fromhttp-errors.Rmdusingknitr::rmarkdownon Jan 22 2025.

Last update: 2022-11-02
Started: 2022-10-30

Get your Figma file into R

Rendered fromfigma.Rmdusingknitr::rmarkdownon Jan 22 2025.

Last update: 2022-11-02
Started: 2022-10-29