html5: Creates Valid HTML5 Strings

Generates valid HTML tag strings for HTML5 elements documented by Mozilla. Attributes are passed as named lists, with names being the attribute name and values being the attribute value. Attribute values are automatically double-quoted. To declare a DOCTYPE, wrap html() with function doctype(). Mozilla's documentation for HTML5 is available here: <https://developer.mozilla.org/en-US/docs/Web/HTML/Element>. Elements marked as obsolete are not included.

Version: 1.0.2
Depends: R (≥ 3.5.0)
Published: 2022-10-17
Author: Timothy Conwell
Maintainer: Timothy Conwell <timconwell at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: html5 results

Documentation:

Reference manual: html5.pdf

Downloads:

Package source: html5_1.0.2.tar.gz
Windows binaries: r-devel: html5_1.0.2.zip, r-release: html5_1.0.2.zip, r-oldrel: html5_1.0.2.zip
macOS binaries: r-release (arm64): html5_1.0.2.tgz, r-oldrel (arm64): html5_1.0.2.tgz, r-release (x86_64): html5_1.0.2.tgz
Old sources: html5 archive

Reverse dependencies:

Reverse depends: bsTools, webdeveloper
Reverse imports: dbWebForms

Linking:

Please use the canonical form https://CRAN.R-project.org/package=html5 to link to this page.