tellform/public/modules/forms/base
2016-07-05 18:52:18 -07:00
..
config added whole-app translation 2016-06-15 21:39:26 -07:00
controllers remove log 2016-06-08 20:01:20 +02:00
css split form code 2016-06-08 19:48:40 +02:00
demo fake SendVisitorDataProvider 2016-06-08 20:03:35 +02:00
directives changed form updated method to use diffs 2016-07-05 18:52:18 -07:00
services move form fields 2016-06-08 19:59:54 +02:00
views changed form updated method to use diffs 2016-07-05 18:52:18 -07:00
.bowerrc add base build + demo 2016-06-08 19:49:48 +02:00
.gitignore ignore node_modules 2016-06-08 19:49:48 +02:00
bower.json added multi language support for form title 2016-06-08 16:56:06 -07:00
gruntfile.js add base build + demo 2016-06-08 19:49:48 +02:00
LICENSE add license 2016-06-08 19:49:48 +02:00
package.json add base build + demo 2016-06-08 19:49:48 +02:00
README.md add presentation to readme 2016-06-08 19:49:48 +02:00

angular-tellform

Tellform Angular Form UI Module

##About This module gives you the standalone front-end of tellform. It handles form rendering and form ui. For you to use this module you must have an API endpoint, such as (Formkeep)[https://formkeep.com].

This is a readonly split of the tellform project.

To see it in action clone this repos, run npm install and open the file demo/index.html.

##Disclaimer This is a largely work in progress, use it at your own risk.