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✨
DESCRIPTION |NEWS
card.svg |card.png
htmxr/json (API)
| # Install 'htmxr' in R: |
| install.packages('htmxr', repos = c('https://abiomix.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/abiomix/abiomix-r-open/issues
Pkgdown/docs site:https://hyperverse-r.github.io
Last updated from:dd82290ba2. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 162 | ||
| source / vignettes | OK | 230 | ||
| linux-release-x86_64 | OK | 168 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 89 | ||
| wasm-release | OK | 144 |
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 |
