Package: lt 0.0.15

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, 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:Yihui Xie [aut, cre, cph]

lt_0.0.15.tar.gz
lt_0.0.15.zip(r-4.7)lt_0.0.15.zip(r-4.6)lt_0.0.15.zip(r-4.5)
lt_0.0.15.tgz(r-4.6-any)lt_0.0.15.tgz(r-4.5-any)
lt_0.0.15.tar.gz(r-4.7-any)lt_0.0.15.tar.gz(r-4.6-any)
lt_0.0.15.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:

3.26 score 6 stars 6 scripts 19 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK137
source / vignettesOK146
linux-release-x86_64OK167
macos-release-arm64OK71
macos-oldrel-arm64OK72
windows-develOK70
windows-releaseOK66
windows-oldrelOK65
wasm-releaseOK130

Exports:ltlt_alignlt_csslt_datelt_footnotelt_formatlt_grouplt_headerlt_indentlt_labellt_mergelt_movelt_notelt_outputlt_spannerlt_stylelt_sublt_widthrender_lt

Dependencies:xfun