Package: hypertext 1.4.0
hypertext: 'HTML' Element Construction
Provides a deterministic, framework-agnostic Domain-Specific Language for building 'HTML' nodes and rendering them to a string.
Authors:
hypertext_1.4.0.tar.gz
hypertext_1.4.0.zip(r-4.7-any)hypertext_1.4.0.zip(r-4.6-any)hypertext_1.4.0.zip(r-4.5-any)
hypertext_1.4.0.tgz(r-4.6-any)hypertext_1.4.0.tgz(r-4.5-any)
hypertext_1.4.0.tar.gz(r-4.7-any)hypertext_1.4.0.tar.gz(r-4.6-any)
hypertext_1.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
hypertext/json (API)
| # Install 'hypertext' in R: |
| install.packages('hypertext', repos = c('https://sigflux.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sigflux/hypertext/issues
Last updated from:2db2269ed5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 202 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 126 | ||
| windows-devel-x86_64 | OK | 65 | ||
| windows-release-x86_64 | OK | 67 | ||
| windows-oldrel-x86_64 | OK | 65 | ||
| wasm-release | OK | 103 |
Exports:doctyperaw_htmlrendertagtag_listtags
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Render the <!DOCTYPE html> declaration | doctype |
| Mark a string as raw HTML | raw_html |
| Render an HTML node tree to a character string | render render.default render.hypertext.raw render.hypertext.tag render.list |
| Create an HTML element node | tag |
| Create a tag list (sibling container) | tag_list |
| HTML and SVG tag functions | tags |
