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.

Version: 0.2.0
Depends: R (≥ 4.1)
Imports: httr (≥ 1.4.1), purrr (≥ 0.3.3), dplyr (≥ 1.0.0), tidyr (≥ 1.0.0), rlang (≥ 1.0.0), tibble (≥ 3.0.5)
Suggests: knitr, rmarkdown, usethis, emoji, testthat (≥ 3.0.0)
Published: 2023-01-06
Author: Pedro Faria [aut, cre, cph]
Maintainer: Pedro Faria <pedropark99 at gmail.com>
BugReports: https://github.com/pedropark99/figma/issues
License: MIT + file LICENSE
URL: https://github.com/pedropark99/figma, https://pedropark99.github.io/figma/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: figma results

Documentation:

Reference manual: figma.pdf
Vignettes: Get your Figma file into R
Common HTTP errors in the Figma API
Building custom CSS from the Figma API

Downloads:

Package source: figma_0.2.0.tar.gz
Windows binaries: r-prerel: figma_0.2.0.zip, r-release: figma_0.2.0.zip, r-oldrel: figma_0.2.0.zip
macOS binaries: r-prerel (arm64): figma_0.2.0.tgz, r-release (arm64): figma_0.2.0.tgz, r-oldrel (arm64): figma_0.2.0.tgz, r-prerel (x86_64): figma_0.2.0.tgz, r-release (x86_64): figma_0.2.0.tgz
Old sources: figma archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=figma to link to this page.