# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "htmxr" in publications use:' type: software license: GPL-2.0-or-later title: 'htmxr: Build Modern Web Applications with ''htmx'' and ''plumber2''' version: 0.3.0 doi: 10.32614/CRAN.package.htmxr identifiers: - type: url value: https://github.com/hyperverse-r/htmxr abstract: A lightweight framework for building server-driven web applications in 'R'. 'htmxr' combines the simplicity of 'htmx' for partial page updates with the power of 'plumber2' for non-blocking HTTP endpoints. Build interactive dashboards and data applications without writing 'JavaScript', using familiar 'R' patterns inspired by 'Shiny'. For more information on 'htmx', see . authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com - family-names: Bréant given-names: Arthur email: arthur@thinkr.fr repository: https://abiomix.r-universe.dev repository-code: https://github.com/abiomix/abiomix-r-open commit: dd82290ba296385fcc7d7dfed339886e9deb41a2 url: https://hyperverse-r.github.io/htmxr/ date-released: '2026-07-13' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com