Regular expression for matching HTML comments
npm install html-comment-regex> Regular expression for matching HTML comments
``sh`
$ npm install --save html-comment-regex
`js
var htmlCommentRegex = require('html-comment-regex');
htmlCommentRegex.test('
htmlCommentRegex.test('
MIT © Steve Mao
[npm-image]: https://badge.fury.io/js/html-comment-regex.svg
[npm-url]: https://npmjs.org/package/html-comment-regex
[travis-image]: https://travis-ci.org/stevemao/html-comment-regex.svg?branch=master
[travis-url]: https://travis-ci.org/stevemao/html-comment-regex