UNPKG
sw-regexp
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
RegExp lib.
github.com/youzhiwang/sw-regexp
youzhiwang/sw-regexp
sw-regexp
/
lib
/
demo.html
9 lines
(6 loc)
•
140 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
meta
charset
=
"utf-8"
>
<
title
>
sw-regexp demo
</
title
>
<
script
src
=
"./sw-regexp.umd.js"
>
</
script
>
<
script
>
console
.
log
(sw-regexp)
</
script
>