UNPKG
@idomatic/parser-html
Version:
latest (1.0.43)
1.0.43
1.0.42
1.0.41
1.0.39
1.0.38
1.0.37
1.0.36
1.0.35
1.0.34
1.0.33
1.0.32
1.0.31
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
HTML/Vue/Angular parser for idomatic CLI
@idomatic/parser-html
/
consts
/
index.js
2 lines
(1 loc)
•
78 B
JavaScript
View Raw
1
2
export
const templateRegex = /<template(?:\s[^>]*)?>([\s\S]*?)<\/template>/i;