ropensci/dataspice

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

开放

#48 创建于 2018年5月25日

 (0 条评论) (0 个反应) (0 位负责人)R (26 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (164 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南