pax_global_header 0000666 0000000 0000000 00000000064 13001404215 0014500 g ustar 00root root 0000000 0000000 52 comment=e1f12f626f65cf4a082f89bdde89081b54187818
htmlparser2-3.9.2/ 0000775 0000000 0000000 00000000000 13001404215 0013756 5 ustar 00root root 0000000 0000000 htmlparser2-3.9.2/.eslintrc 0000664 0000000 0000000 00000003040 13001404215 0015577 0 ustar 00root root 0000000 0000000 {
"extends": "eslint:recommended",
"env": {
"node": true
},
"globals": {
"describe": true,
"it": true
},
"rules": {
"eqeqeq": 2,
"no-extend-native": 2,
"no-use-before-define": [
2,
{
"functions": false,
"classes": false
}
],
"no-caller": 2,
"no-irregular-whitespace": 2,
"quotes": [
2,
"double"
],
"no-undef": 2,
"no-unused-vars": 2,
"no-eq-null": 2,
"no-proto": 2,
"curly": [
2,
"multi-line"
],
"no-mixed-spaces-and-tabs": [
2,
"smart-tabs"
],
"space-infix-ops": 2,
"keyword-spacing": [
2,
{
"overrides": {
"if": {
"after": false
},
"catch": {
"after": false
},
"for": {
"after": false
},
"while": {
"after": false
}
}
}
],
"new-cap": 2,
"comma-style": [
2,
"last"
],
"dot-notation": 2,
"wrap-iife": 2,
"no-empty": 2,
"space-unary-ops": [
2,
{
"words": false,
"nonwords": false
}
],
"no-with": 2,
"no-multi-str": 2,
"no-trailing-spaces": 2,
"indent": [
2,
"tab",
{
"SwitchCase": 1,
"VariableDeclarator": 0
}
],
"linebreak-style": [
2,
"unix"
],
"consistent-this": [
2,
"_this"
],
"no-extra-semi": 0 // https://github.com/eslint/eslint/issues/6386
}
}
htmlparser2-3.9.2/.gitattributes 0000664 0000000 0000000 00000000103 13001404215 0016643 0 ustar 00root root 0000000 0000000 # Auto detect text files and perform LF normalization
* text eol=lf htmlparser2-3.9.2/.gitignore 0000664 0000000 0000000 00000000000 13001404215 0015734 0 ustar 00root root 0000000 0000000 htmlparser2-3.9.2/.travis.yml 0000664 0000000 0000000 00000000273 13001404215 0016071 0 ustar 00root root 0000000 0000000 language: node_js
node_js:
- stable
- unstable
- 5.1
- 4.2
- 0.12
sudo: false
matrix:
fast_finish: true
allow_failures:
- node_js: unstable
script: npm run coveralls
htmlparser2-3.9.2/LICENSE 0000664 0000000 0000000 00000002120 13001404215 0014756 0 ustar 00root root 0000000 0000000 Copyright 2010, 2011, Chris Winberry
TH | Heading | |
---|---|---|
Div | Div2 |
Para
stuff