README.md

hyper

This experimental package is meant to enable composition of HTML, CSS, and JavaScript using piped functions. A key consideration is for flexible composability: use HTML-constructing functions, use HTML fragments or Markdown, use R objects or functions to bind data, and also use nested pipelines for less typing.

Installation

You can install hyper from GitHub with:

# install.packages("devtools")
devtools::install_github("rich-iannone/hyper")

If you encounter a bug or want to share ideas to make this package better, feel free to file an issue.

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT © Richard Iannone



rich-iannone/hyper documentation built on May 28, 2019, 4:02 p.m.