Package: hypertext
Title: 'HTML' Element Construction
Version: 1.4.0
Authors@R:
c(
person("Kennedy", "Mwavu", , "mwavukennedy@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0009-0006-3157-7234")),
person("Sigflux", role = c("cph", "fnd"))
)
Description: Provides a deterministic, framework-agnostic
Domain-Specific Language for building 'HTML' nodes and
rendering them to a string.
License: MIT + file LICENSE
URL: https://sigflux.github.io/hypertext/,
https://github.com/sigflux/hypertext
BugReports: https://github.com/sigflux/hypertext/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
Repository: https://sigflux.r-universe.dev
Date/Publication: 2026-07-04 20:56:29 UTC
RemoteUrl: https://github.com/sigflux/hypertext
RemoteRef: HEAD
RemoteSha: 2db2269ed5d1c274b969435cb7c70747c46298df
NeedsCompilation: no
Packaged: 2026-07-24 08:43:28 UTC; root
Author: Kennedy Mwavu [aut, cre] (ORCID:
),
Sigflux [cph, fnd]
Maintainer: Kennedy Mwavu