forms-kitchen-sink

Meteor app demonstrating form elements and Form API.

Stars
8

NOTE: Please note that this repository is deprecated, and has been replaced by clinical-ui-forms


Installation

git clone https://github.com/awatson1978/forms-kitchen-sink.git
cd forms-kitchen-sink
sudo mrt

Notes

This applet demonstrates how to use elements with a pure-Meteor CRUD pattern. It doesn't use form tags, and it doesn't auto-build a form using a JSON object. It's intent is for the form builder who wants a high degree of granularity and control in builder his or her user interfaces.


Licensing

MIT License. Use as you wish, including for commercial purposes.