Package index
-
build_js() - Compress and optimize all files in the current folder
-
charpente_options() - Configure charpente
-
create_charpente() - Create a package using charpente and usethis conventions
-
create_custom_dependency() - Imports Internal Dependencies
-
create_dependency() - Imports External Dependencies
-
create_input_binding()create_output_binding()create_custom_handler()create_js()create_scss() - Create a shiny custom input binding boilerplate
-
create_manifest() - Create a manifest for your shiny app
-
create_pwa_dependency() - Create a PWA dependency
-
get_dependency_assets() - Get all links to dependencies
-
get_dependency_versions() - Get all version for the current dependency
-
get_installed_dependency() - Get the version of the current installed dependency
-
get_pkg_name() - Retrieves Package Name
-
html_2_R() - Convert HTML content to R Shiny tags
-
set_esbuild() - Setup esbuild
-
set_mocha() - Setup mocha
-
set_pwa() - Utils to set up a PWA compatible structure
-
test_js() - Test JS code
-
update_dependency() - Update the given dependency to a specific version or latest