ropensci/dataspice

Idea: Integrate an easy HTML form <-> JSON lib into Shiny aps

Aberta

#48 aberto em 25 de mai. de 2018

 (0 comentário) (0 reação) (0 responsável)R (26 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (164 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

The Shiny apps in #22 are super slick. I think they could be improved with a bit of validation. A common way I'd do this in a web app today would be to use something like react-jsonschema-form (HT @cboettig) to display a form to the user that dynamically updates an underlying JSON model and provides validation.

Definitely a backlog type Issue here but I think it'd be nifty.

Guia do colaborador