UNPKG
have2
Version:
latest (1.0.0-beta.1)
1.0.0-beta.1
0.3.0
0.2.0
0.1.0
Slick arguments validator for javascript functions.
github.com/wmakeev/have2
wmakeev/have2
have2
/
.npmignore
22 lines
(17 loc)
•
183 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
22
#
node.js standard
node_modules npm-debug.log v8.log
#
test
artifacts
html-report/ coverage/ *-cov.js .nyc_output
#
IDE
.idea .vscode
#
other
*.DS_Store
#
temp files
temp* _temp*