regexp-match
v1.0.0
Published
This is a regexp demo for javascript, you can learn RegExp from next list. You can submit code that you think it's useful for others.
Downloads
4
Readme
regexp-match
This is a regexp demo for javascript, you can learn RegExp from next list.
You can submit code that you think it's useful for others.
And you also can submit issue if you have a problem with RegExp
install
npm install regexp-match
test
mocha
API
singleQuotes
Match single quotes
'a',
'a\'a',
'a\\'
doubleQuotes
Match double quotes
htmlStartTag
Match html start tag
<div>
<div class="cls">
htmlEndTag
Match html end tag
</div>
blockComment
/* block comment */
lineComment
// line comment
[email protected]
ip
10.2.240.8
url
http://127.0.0.1:5389/webapp