Package: lt 0.2.4

lt: Lightweight Tables via JSON Specs and JavaScript

A lightweight grammar of tables. Build a table by declaring a JSON spec (titles, spanners, row groups, footnotes, formatting functions, 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:Yihui Xie [aut, cre, cph]

lt_0.2.4.tar.gz
lt_0.2.4.zip(r-4.7)lt_0.2.4.zip(r-4.6)lt_0.2.4.zip(r-4.5)
lt_0.2.4.tgz(r-4.6-any)lt_0.2.4.tgz(r-4.5-any)
lt_0.2.4.tar.gz(r-4.7-any)lt_0.2.4.tar.gz(r-4.6-any)
lt_0.2.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
lt/json (API)

# Install 'lt' in R:
install.packages('lt', repos = c('https://yihui.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yihui/lt/issues

On CRAN:

Conda:

4.56 score 9 stars 7 scripts 169 downloads 21 exports 1 dependencies

Last updated from:f582454f41. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK119
source / vignettesOK203
linux-release-x86_64OK116
macos-release-arm64OK80
macos-oldrel-arm64OK122
windows-develOK159
windows-releaseOK85
windows-oldrelOK79
wasm-releaseOK104

Exports:ltlt_alignlt_csslt_datelt_exportlt_footnotelt_formatlt_grouplt_headerlt_htmllt_indentlt_labellt_mergelt_movelt_notelt_outputlt_spannerlt_stylelt_sublt_widthrender_lt

Dependencies:xfun