UNPKG
is-regexp-x
Version:
latest (3.1.2)
3.1.2
3.1.1
3.1.0
3.0.19
3.0.18
3.0.17
3.0.16
3.0.15
3.0.14
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.2.0
2.1.0
2.0.0
1.0.0
Is this value a JS regex?
github.com/Xotic750/is-regexp-x
Xotic750/is-regexp-x
is-regexp-x
/
src
/
.eslintrc.js
6 lines
(5 loc)
•
55 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { env: { browser:
true
, }, };