Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

rich-iannone/hyper

Repository files navigation

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

About

Construct HTML, CSS, and JavaScript using piped functions

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages