UNPKG
docx-template
Version:
latest (2.2.5)
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.6
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
1.2.4
0.2.4
0.2.3
0.2.0
customizing docx template with data
github.com/lalalic/docx-template
lalalic/docx-template
docx-template
/
.travis.yml
20 lines
(15 loc)
•
242 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
language:
node_js
node_js:
-
6
before_install:
-
npm
install
yarn
-g
install:
-
yarn
install
before_deploy:
-
yarn
run
build
deploy:
provider:
npm
email:
"lalalic@139.com"
api_key:
$NPM_KEY
on:
branch:
master