tcomb-form-templates-semantic
v0.2.0
Published
semantic templates for tcomb-form
Downloads
21
Maintainers
Readme
Setup
npm install tcomb-form
npm install tcomb-form-templates-semantic
import t from 'tcomb-form/lib'
import en from 'tcomb-form/lib/i18n/en'
import templates from 'tcomb-form-templates-semantic'
t.form.Form.i18n = en
t.form.Form.templates = templates