Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.4.1) of this package.
Take me there.
whisker (version 0.4)
{{mustache}} for R, Logicless Templating
Description
Implements 'Mustache' logicless templating.
Copy Link
Link to current version
Version
Version
0.4.1
0.4
0.3-2
0.1
Install
install.packages('whisker')
Monthly Downloads
146,086
Version
0.4
License
GPL-3
Issues
14
Pull Requests
4
Stars
215
Forks
17
Repository
http://github.com/edwindj/whisker
Maintainer
Edwin Jonge
Last Published
August 28th, 2019
Functions in whisker (0.4)
Search all functions
iteratelist
Create an iteration list from a R object
rowSplit
Split a data.frame or matrix into rows
whisker.escape
escape basic HTML characters
whisker-package
Mustache for R
isFalsey
Is a value falsey according to Mustache specifications?
tag2delim
change a delimiter tag into two escaped characters
delimit
enclose a key with delimiters
whisker.render
Logicless templating
rxsplit
Split a character in three parts