Package: hypertext 1.2.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.2.0.tar.gz
hypertext_1.2.0.zip(r-4.7)hypertext_1.2.0.zip(r-4.6)hypertext_1.2.0.zip(r-4.5)
hypertext_1.2.0.tgz(r-4.6-any)hypertext_1.2.0.tgz(r-4.5-any)
hypertext_1.2.0.tar.gz(r-4.7-any)hypertext_1.2.0.tar.gz(r-4.6-any)
hypertext_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
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:51c0392fd7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 145 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-oldrel-arm64 | OK | 150 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 83 |
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 tag functions | tags |
