Package: htmxr 0.3.0

htmxr: Build Modern Web Applications with 'htmx' and 'plumber2'
A lightweight framework for building server-driven web applications in 'R'. 'htmxr' combines the simplicity of 'htmx' for partial page updates with the power of 'plumber2' for non-blocking HTTP endpoints. Build interactive dashboards and data applications without writing 'JavaScript', using familiar 'R' patterns inspired by 'Shiny'. For more information on 'htmx', see <https://htmx.org>.
Authors:
htmxr_0.3.0.tar.gz
htmxr_0.3.0.zip(r-4.7)htmxr_0.3.0.zip(r-4.6)htmxr_0.3.0.zip(r-4.5)
htmxr_0.3.0.tgz(r-4.6-any)htmxr_0.3.0.tgz(r-4.5-any)
htmxr_0.3.0.tar.gz(r-4.7-any)htmxr_0.3.0.tar.gz(r-4.6-any)
htmxr_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
htmxr/json (API)
NEWS
| # Install 'htmxr' in R: |
| install.packages('htmxr', repos = c('https://hyperverse-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hyperverse-r/htmxr/issues
Pkgdown/docs site:https://hyperverse-r.github.io
Last updated from:c913f9e3a1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 176 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | OK | 186 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-oldrel-arm64 | OK | 151 | ||
| windows-devel | OK | 124 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 162 |
Exports:abrcodedivemh1h2h3h4h5h6hrhx_buttonhx_headhx_is_htmxhx_pagehx_run_examplehx_select_inputhx_serve_assetshx_sethx_slider_inputhx_tablehx_table_rowshx_triggerhx_trigger_after_settlehx_trigger_after_swapimgpprespanstrongtagtagListtags
Dependencies:AsioHeadersaskpassbase64encbitbit64brewbriobrotlicallrclicliprcommonmarkcpp11crayoncurldescdigestevaluatefastmapfieryfireprooffiresafetyfiresalefirestormfsgluehighrhmshtmltoolshttpuvjosejsonliteknitrlaterlifecyclemagrittrmirainanonextopensslotelpillarpkgbuildpkgconfigpkgloadplumber2prettyunitsprocessxprogresspromisespsR6raggrapidocRcppreadrreqresrlangroutrroxygen2rprojrootsodiumstorrstringisvglitesyssystemfontstextshapingtibbletidyselecttriebeardtzdburltoolsutf8vctrsvroomwaysignwebsocketwebutilswithrxfunxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Button element | hx_button |
| Specify additional head elements for an htmxr page | hx_head |
| Detect if a request comes from htmx | hx_is_htmx |
| Generate a complete HTML page with htmx | hx_page |
| Run an htmxr example | hx_run_example |
| Select input | hx_select_input |
| Serve htmxr static assets | hx_serve_assets |
| Add htmx attributes to any HTML tag | hx_set |
| Slider input | hx_slider_input |
| Table with htmx-powered tbody | hx_table |
| Table rows fragment | hx_table_rows |
| Trigger client-side htmx events via response headers | hx_trigger hx_trigger_after_settle hx_trigger_after_swap |
