UNPKG
fn-annotate
Version:
latest (1.2.0)
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
Get the argument names of a JavaScript function
github.com/aantthony/annotate
aantthony/annotate
fn-annotate
/
.travis.yml
8 lines
(7 loc)
•
76 B
YAML
View Raw
1
2
3
4
5
6
7
8
language: node_js
node_js:
-
"5"
-
"4"
-
"0.12"
-
"0.11"
-
"0.10"