rstudio / shinyuieditor

A GUI for laying out a Shiny application that generates clean and human-readable UI code
https://rstudio.github.io/shinyuieditor/
MIT License
216 stars 29 forks source link

Template chooser #115

Closed nstrayer closed 1 year ago

nstrayer commented 1 year ago

This PR introduces a new state for the editor. If the editor is started on an empty app location it will give a template chooser interface that allows filtering of templates and quick previews. This replaces the old command-line interface for choosing templates.