0.1.22 • Published 2 years ago

form-doc v0.1.22

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago