The goal of Rigma is to provide a user friendly client to the 'Figma' API <https://www.figma.com/developers/api>. It uses the latest ‘httr2' for a stable interface with the REST API. More than 20 methods are provided to interact with ’Figma' files, and teams. Get design data into R by reading published components and styles, converting and downloading images, getting access to the full 'Figma' file as a hierarchical data structure, and much more. Enhance your creativity and streamline the application development by automating the extraction, transformation, and loading of design data to your applications and 'HTML' documents.
Version: | 0.2.1 |
Imports: | bslib, checkmate, dplyr, fs, glue, httr2, lubridate, magrittr, png, purrr, rlang, tibble, tidyr, withr, xml2 |
Suggests: | covr, httptest2, knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2022-11-27 |
DOI: | 10.32614/CRAN.package.Rigma |
Author: | Alexandros Kouretsis [aut, cre] |
Maintainer: | Alexandros Kouretsis <alexandros at appsilon.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/AleKoure/Rigma |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | Rigma results |
Reference manual: | Rigma.pdf |
Vignettes: |
rigma_intro Using 'bslib' variables to stylise shiny |
Package source: | Rigma_0.2.1.tar.gz |
Windows binaries: | r-devel: Rigma_0.2.1.zip, r-release: Rigma_0.2.1.zip, r-oldrel: Rigma_0.2.1.zip |
macOS binaries: | r-release (arm64): Rigma_0.2.1.tgz, r-oldrel (arm64): Rigma_0.2.1.tgz, r-release (x86_64): Rigma_0.2.1.tgz, r-oldrel (x86_64): Rigma_0.2.1.tgz |
Old sources: | Rigma archive |
Please use the canonical form https://CRAN.R-project.org/package=Rigma to link to this page.