JohnCoene / tippy

💬 Tippy.js for Shiny

Home Page:http://tippy.john-coene.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status CRAN status

tippy

tippy

Tippy.js R htmlwidget: tooltips for R markdown and Shiny.

⚠️ The API is in flux, the dev version is likely to change a lot and break things.

Install

# stable
install.packages("tippy") 

# dev
# install.packages("remotes") 
remotes::install_github("JohnCoene/tippy")

About

💬 Tippy.js for Shiny

http://tippy.john-coene.com/

License:Other


Languages

Language:R 64.7%Language:JavaScript 35.3%