Package: whisker 0.5
whisker: {{mustache}} for R, logicless templating
Implements 'Mustache' logicless templating.
Authors:
whisker_0.5.tar.gz
whisker_0.5.zip(r-4.6)whisker_0.5.zip(r-4.5)whisker_0.5.zip(r-4.4)
whisker_0.5.tgz(r-4.6-any)whisker_0.5.tgz(r-4.5-any)
whisker_0.5.tar.gz(r-4.6-any)whisker_0.5.tar.gz(r-4.5-any)
whisker_0.5.tgz(r-4.5-emscripten)
whisker.pdf |whisker.html✨
whisker/json (API)
NEWS
| # Install 'whisker' in R: |
| install.packages('whisker', repos = c('https://edwindj.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/edwindj/whisker/issues
Last updated from:66884532e3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 81 | ||
| source / vignettes | OK | 117 | ||
| linux-release-x86_64 | OK | 91 | ||
| macos-devel-arm64 | OK | 82 | ||
| macos-release-arm64 | OK | 77 | ||
| windows-devel | OK | 60 | ||
| windows-release | OK | 54 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 80 |
Exports:iteratelistrowSplitwhisker.escapewhisker.render
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Mustache for R | whisker-package |
| Create an iteration list from a R object | iteratelist |
| Split a data.frame or matrix into rows | rowSplit |
| escape basic HTML characters | whisker.escape |
| Logicless templating | whisker.render |
