UNPKG
rfc6570
Version:
latest (0.1.8)
0.1.8
0.1.7
0.1.6
0.1.5
0.1.0
RFC 6570 compliant uri template parser, builder and router
github.com/elmerbulthuis/rfc6570
rfc6570
/
.jshintrc
5 lines
•
56 B
Plain Text
View Raw
1
2
3
4
5
{
"undef"
:
true
,
"sub"
:
true
,
"expr"
:
true
}