# -------------------------------------------- # CITATION 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.0.12 doi: 10.32614/CRAN.package.lt 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://yihui.r-universe.dev repository-code: https://github.com/yihui/lt commit: 4250a3feaf8d9524fcab455656e2b0b4a9f13245 url: https://github.com/yihui/lt date-released: '2026-06-08' contact: - family-names: Xie given-names: Yihui email: xie@yihui.name orcid: https://orcid.org/0000-0003-0645-5666