Skip to content

happyshows/typed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis-CI Build Status saythanks

typed

R implementation of typed.js for Rmarkdown.

See site for all details.

Installation

# install.packages("devtools")
devtools::install_github("JohnCoene/typed")

Example

typed("Hello")
typed("Emphasis word <span style ='color: red;'>with html</span>.", contentType = "html")
typed(c("First sentence.", "Second sentence", typeSpeed = 2))

See my other projects

About

typed.js R htmlwidgets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 70.3%
  • JavaScript 17.8%
  • CSS 11.9%