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 |
DOI: | 10.32614/CRAN.package.figma |
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 |
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 |
Package source: | figma_0.2.0.tar.gz |
Windows binaries: | r-devel: figma_0.2.0.zip, r-release: figma_0.2.0.zip, r-oldrel: figma_0.2.0.zip |
macOS binaries: | r-release (arm64): figma_0.2.0.tgz, r-oldrel (arm64): figma_0.2.0.tgz, r-release (x86_64): figma_0.2.0.tgz, r-oldrel (x86_64): figma_0.2.0.tgz |
Old sources: | figma archive |
Please use the canonical form https://CRAN.R-project.org/package=figma to link to this page.