tellform/public/modules/forms/base
2017-03-10 10:25:35 -08: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 fixed signup password input css bug 2017-03-06 16:38:37 -08:00
directives got logic jump to work in new edit modal 2017-03-10 10:25:35 -08:00
services fixed analytics service 2016-11-09 11:06:01 -08:00
views fixed autosaving bug for configure tab 2017-03-09 16:30:32 -08: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 logicjump to forms 2016-08-23 14:45:59 -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.