0.1.22 • Published 3 years ago

form-doc v0.1.22

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

form-doc

VUE 2

Компонент VUE позволяющий заполнять формы в виде документа, с последующим сохранением, печатью или выгрузки в PDF.

Vue component use for fill forms presents of document. Letter Save, Print or Exprt to PDF.

Install

npm install form-doc

if not install sass-loader in project

npm install -D sass-loader@^10 sass

edit or create file vue.config

module.exports = {
  assetsDir: 'static',
  runtimeCompiler: true
}

Use

see: https://codesandbox.io/s/intelligent-browser-t0wwp?file=/src/components/HelloWorld.vue

HomePage

see: https://gitlab.com/komtek-front/form-doc

0.1.22

3 years ago

0.1.17

3 years ago

0.1.16

3 years ago

0.1.15

3 years ago

0.1.14

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago