0.0.2 • Published 6 years ago

dform-compiler v0.0.2

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.