pax_global_header 0000666 0000000 0000000 00000000064 12741153435 0014517 g ustar 00root root 0000000 0000000 52 comment=8829fa5dcecdabb8680cdd8cf36fe73b297fffdf html-comment-regex-1.1.1/ 0000775 0000000 0000000 00000000000 12741153435 0015233 5 ustar 00root root 0000000 0000000 html-comment-regex-1.1.1/.editorconfig 0000664 0000000 0000000 00000000274 12741153435 0017713 0 ustar 00root root 0000000 0000000 root = true [*] indent_style = space indent_size = 2 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.md] trim_trailing_whitespace = false html-comment-regex-1.1.1/.gitattributes 0000664 0000000 0000000 00000000014 12741153435 0020121 0 ustar 00root root 0000000 0000000 * text=auto html-comment-regex-1.1.1/.gitignore 0000664 0000000 0000000 00000000035 12741153435 0017221 0 ustar 00root root 0000000 0000000 /node_modules/ npm-debug.log html-comment-regex-1.1.1/.jscsrc 0000664 0000000 0000000 00000000135 12741153435 0016522 0 ustar 00root root 0000000 0000000 { "preset": "google", "maximumLineLength": null, "excludeFiles": ["node_modules/**"] } html-comment-regex-1.1.1/.jshintrc 0000664 0000000 0000000 00000000343 12741153435 0017060 0 ustar 00root root 0000000 0000000 { "boss": true, "curly": true, "eqeqeq": true, "eqnull": true, "immed": true, "latedef": true, "mocha" : true, "newcap": true, "noarg": true, "node": true, "sub": true, "undef": true, "unused": true } html-comment-regex-1.1.1/.travis.yml 0000664 0000000 0000000 00000000110 12741153435 0017334 0 ustar 00root root 0000000 0000000 sudo: false language: node_js node_js: - 'iojs' - '0.12' - '0.10' html-comment-regex-1.1.1/README.md 0000664 0000000 0000000 00000001716 12741153435 0016517 0 ustar 00root root 0000000 0000000 # [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] > Regular expression for matching HTML comments ## Install ```sh $ npm install --save html-comment-regex ``` ## Usage ```js var htmlCommentRegex = require('html-comment-regex'); htmlCommentRegex.test('