htmlwidgets is an open-source framework for R that allows users to create interactive JavaScript-powered web visualizations directly from R code. It is designed for R users who want to embed highly interactive charts, maps, and other visualizations in R Markdown documents, Shiny apps, and R scripts, leveraging popular JavaScript libraries without needing to write JavaScript themselves.
Visit htmlwidgets's official website for product details and getting started.