# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SveltePlots" in publications use:' type: software license: MIT title: 'SveltePlots: A Wrapper for a Svelte Custom Web Component' version: 0.1.0 doi: 10.32614/CRAN.package.SveltePlots abstract: An interactive charting library built on 'Svelte' and 'D3' to easily produce SVG charts in R. Designed to simplify 'shiny' development by eliminating the need for renderUI(), insertUI(), removeUI(), and 'shiny' proxy functions, using 'Svelte''s reactive state system instead. authors: - family-names: Schmidt given-names: Pascal email: pascal.sfu@gmail.com repository: https://pascal-schmidt.r-universe.dev repository-code: https://github.com/Pascal-Schmidt/SveltePlots commit: 4f1343fe99fc61749b9c15bd7b4b675a847a7997 url: https://pascal-schmidt.github.io/SveltePlots/ date-released: '2025-05-24' contact: - family-names: Schmidt given-names: Pascal email: pascal.sfu@gmail.com