# -------------------------------------------- # CITATION 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: MIT title: 'htmxr: Build Modern Web Applications with ''htmx'' and ''plumber2''' version: 0.3.0 doi: 10.32614/CRAN.package.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: Bréant given-names: Arthur email: arthur@thinkr.fr repository: https://hyperverse-r.r-universe.dev repository-code: https://github.com/hyperverse-r/htmxr commit: c913f9e3a104a59f99366729ad2da73cd3b3e723 url: https://hyperverse-r.github.io/htmxr/ date-released: '2026-05-27' contact: - family-names: Bréant given-names: Arthur email: arthur@thinkr.fr