tellform/public/modules/forms/base
2016-06-08 16:12:48 -07:00
..
config add review to trad 2016-06-07 22:10:27 +02:00
controllers remove log 2016-06-07 22:10:27 +02:00
css merged 2016-06-07 14:22:20 -07:00
demo make it work 2016-06-07 22:10:27 +02:00
directives got submit-form-view to work 2016-06-08 16:12:48 -07:00
services merged 2016-06-07 14:22:20 -07:00
views merged 2016-06-07 14:30:15 -07:00
.bowerrc add base build + demo 2016-06-07 22:10:27 +02:00
.gitignore ignore node_modules 2016-06-07 22:10:27 +02:00
bower.json make it work 2016-06-07 22:10:27 +02:00
gruntfile.js add base build + demo 2016-06-07 22:10:27 +02:00
LICENSE add license 2016-06-07 22:10:27 +02:00
package.json add base build + demo 2016-06-07 22:10:27 +02:00
README.md add presentation to readme 2016-06-07 22:10:27 +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.