# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "lt" in publications use:' type: software license: MIT title: 'lt: Lightweight Tables via JSON Specs and JavaScript' version: '0.1' abstract: A lightweight grammar of tables. Build a table by declaring a JSON spec (titles, spanners, row groups, footnotes, formatters, etc.); a tiny vanilla JavaScript runtime builds the HTML table from the spec on page load. No 'sass', no 'V8', no 'htmlwidgets' — just base R and 'xfun' ('htmltools' is used only for the optional Shiny binding). authors: - family-names: Xie given-names: Yihui email: xie@yihui.name orcid: https://orcid.org/0000-0003-0645-5666 repository: https://cran.r-universe.dev repository-code: https://github.com/yihui/lt commit: a8919904927d7770a7cadf3efc308fd2c30f6233 url: https://github.com/yihui/lt date-released: '2026-06-30' contact: - family-names: Xie given-names: Yihui email: xie@yihui.name orcid: https://orcid.org/0000-0003-0645-5666