Package: rintrojs
Type: Package
Title: Wrapper for the 'Intro.js' Library
Version: 0.3.4
Authors@R: c(
  person("Carl", "Ganz", email = "carlganz@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2973-3545")),
  person("Afshin", "Mehrabani", role = c("ctb","cph"), comment = "intro.js in javascript/introjs")
  )
Description: A wrapper for the 'Intro.js' library (For more info: <https://introjs.com/>). 
  This package makes it easy to include step-by-step introductions, and clickable hints in a 'Shiny' 
  application. It supports both static introductions in the UI, and programmatic introductions from 
  the server-side. 
License: AGPL-3
Imports: shiny, jsonlite
Depends: R (>= 3.0.0)
RoxygenNote: 7.2.3
URL: https://github.com/carlganz/rintrojs, http://rintrojs.carlganz.com
BugReports: https://github.com/carlganz/rintrojs/issues
Suggests: testthat, covr
Config/potools/style: base
NeedsCompilation: no
Packaged: 2024-01-11 20:46:10 UTC; carlganz
Author: Carl Ganz [aut, cre] (<https://orcid.org/0000-0002-2973-3545>),
  Afshin Mehrabani [ctb, cph] (intro.js in javascript/introjs)
Maintainer: Carl Ganz <carlganz@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-11 21:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:54:44 UTC; windows
