0.0.3 • Published 6 years ago

dynaform-compiler v0.0.3

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
6 years ago

Build Status

dynaform-ng dynamic forms compiler

This is a nodeJS lib for building finalized JSON objects of forms. Mostly it includes resources, such as classifiers, to form objects.

DFormCompiler

Compiler's constructor requires IResourceProvider object. Then just use compile(form: DForm) method to compile form.