UNPKG
ng2-form-utils
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Deliver utility function for Angular2 Forms
github.com/haiko/ng2-form-utils
haiko/ng2-form-utils
ng2-form-utils
/
.npmignore
21 lines
(19 loc)
•
209 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
################
#
# Misc
#
################
node_modules/* npm-debug.log coverage *.ts !*.d.ts typings typings.json test
#
################
#
# IntelliJ
#
################
.idea .project .settings .idea/* *.iml