HealthSamurai/re-form

Name: re-form

Owner: Health Samurai Team

Description: form builder for reframe

Created: 2017-08-28 15:18:40.0

Updated: 2017-11-25 18:58:45.0

Pushed: 2017-12-19 13:34:09.0

Homepage: null

Size: 543

Language: Clojure

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

re-form

Build Status

A ClojureScript form toolbox

Usage

FIXME

License

Copyright © 2017 Health-Samurai

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Questions

Can we allow library users use re-frame events or this events internal to library? For example, we have colleciton. Items only need to delete or add not change. We have to options. First, we create new input that treat the 'value' as vector. On 'on-change' we can 'conj' item or remove. Second, we allow user use re-frame subscription on collection and use re-frame events to add or delete items in this collection.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.