UNPKG
@ldapjs/filter
Version:
latest (2.1.1)
rc (2.0.0-rc.5)
2.1.1
2.1.0
2.0.0
2.0.0-rc.5
2.0.0-rc.4
2.0.0-rc.3
2.0.0-rc.2
1.0.0
1.0.0-rc.10
1.0.0-rc.9
1.0.0-rc.8
1.0.0-rc.7
1.0.0-rc.6
1.0.0-rc.5
1.0.0-rc.4
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1
API for handling LDAP-style filters
github.com/ldapjs/filter
ldapjs/filter
@ldapjs/filter
/
.eslintrc
10 lines
(8 loc)
•
93 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"parserOptions"
:
{
"ecmaVersion"
:
"latest"
}
,
"extends"
:
[
"standard"
]
}