0.2.4 • Published 6 years ago

tcomb-form-templates-bootstrap v0.2.4

Weekly downloads
2,966
License
MIT
Repository
github
Last release
6 years ago

Default templates used by tcomb-form, so you are not supposed to do a manual setup.

Manual setup

npm install tcomb-form
npm install tcomb-form-templates-bootstrap
import t from 'tcomb-form/lib'
import en from 'tcomb-form/lib/i18n/en'
import templates from 'tcomb-form-templates-bootstrap'

t.form.Form.i18n = en
t.form.Form.templates = templates
0.2.4

6 years ago

0.2.3

7 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago