Skip to contents

REPL

Real Time Web Development Tinkering in RStudio

repl_example() repl() repl_js()
REPL for live JS, CSS, and HTML development
live_preview() live_preview_stop()
Serve a Live Preview

Literate JavaScript Documents

Live JavaScript in R Markdown

js4shiny_rmd()
Create a new js4shiny HTML document
html_document_js()
An HTML Document with Support for Literate JavaScript Programming
html_document_js4shiny()
js4shiny Example Document
html_document_plain() include_script()
Plain (Minimal) HTML Document

Web Development Helpers

Utilities and snippets to improve the web dev experience in RStudio

mdn_search() mdn_gadget()
Search the Mozilla Developers Network
lint_js_addin
Lint and Fix JavaScript file with StandardJS
snippets_install()
Install js4shiny snippets
launch_shiny_in()
Choose Launch Location for Shiny Apps

Data Sets

first_sentences
First Sentences of Books
us_cities_ranked
125 US Cities Ranked, 2019

HTML and Knitr Dependencies

Helpers and dependencies exported for hackers

html_dependency_js4shiny() html_dependency_redirectConsoleLog() html_dependency_stylize()
js4shiny HTML Dependencies
html_setup() html_setup_blogdown()
Load js4shiny HTML assets and knitr dependencies
knitr_js_engine()
A JavaScript Engine for knitr
register_knitr_output_hooks() register_knitr_js_engine()
Register js4shiny knitr components