# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "duckdbWasmHtmlJsSimple" in publications use:' type: software license: MIT title: 'duckdbWasmHtmlJsSimple: Serve Static Files for DuckDB-Wasm via Go HTTP Server' version: 0.1.0.9000 doi: 10.32614/CRAN.package.duckdbWasmHtmlJsSimple abstract: Minimal package to serve static files (including CSVs) for DuckDB-Wasm web apps using Go HTTP server via goserveR. Automatically creates mtcars.csv in inst/static and deletes it on exit. Supports range requests and CORS. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://sounkou-bioinfo.r-universe.dev commit: 90548b8cd1210057485b3ed15aed8d025b50efd0 date-released: '2026-01-29' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com